opportune.com Open in urlscan Pro
2606:4700:3033::6815:1ed3  Public Scan

Submitted URL: http://www.ralphedavis.com/
Effective URL: https://opportune.com/capabilities
Submission: On August 12 via api from US — Scanned from CA

Form analysis 2 forms found in the DOM

<form class="ctct-form-custom" id="ctct_form_1" autocomplete="on" data-qe-id="form-data">
  <h2 data-qe-id="form-title" class="ctct-form-header">Sign up for updates!</h2>
  <p data-qe-id="form-description" class="ctct-form-text">Get news from Opportune LLP in your inbox.</p>
  <div id="email_address_field_1" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_1" for="email_address_1" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_1" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="first_name_field_1" class="ctct-form-field">
    <label data-qe-id="form-label-first-name" id="first_name_label_1" for="first_name_1" class="ctct-form-label ">First Name</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-first-name" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-first-name" id="first_name_1" type="text" name="first_name" value="" maxlength="50">
  </div>
  <div id="last_name_field_1" class="ctct-form-field">
    <label data-qe-id="form-label-last-name" id="last_name_label_1" for="last_name_1" class="ctct-form-label ">Last Name</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-last-name" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-last-name" id="last_name_1" type="text" name="last_name" value="" maxlength="50">
  </div>
  <div id="error_message_1" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</p>
  </div>
  <div id="network_error_message_1" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Operation timed out, please try again.</p>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive marketing emails from: Opportune LLP, 711 Louisiana Street, Suite 3100, Houston, TX, 77002, US. You can revoke your consent to receive
      emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">Sign up!</button>
  <div class="g-recaptcha" id="ctct_recaptcha_1" data-sitekey="6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr" data-size="invisible">
    <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-v6f8gz35ulvq" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&amp;co=aHR0cHM6Ly9vcHBvcnR1bmUuY29tOjQ0Mw..&amp;hl=en&amp;v=_ZpyzC9NQw3gYt1GHTrnprhx&amp;size=invisible&amp;cb=8euhcq8v4hvk"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

POST

<form method="post" action="" accept-charset="UTF-8" id="my-form">
  <input type="hidden" name="CRAFT_CSRF_TOKEN" value="hb3axIpHQebkSEYtCL0jJ62QaZsHsM17lVdtseeNsg6kXYlqyWQqy_PVlvTsCQrS3A4LVX7IaXfO4j-uf-qHPOIOJMitxsh90TnzR_0yfow=">
  <input type="hidden" name="action" value="contact-form/send">
  <div class="container">
    <div class="row">
      <div class="col-12 px-md-2">
        <input id="toEmail" type="hidden" name="toEmail" value="">
      </div>
      <div class="col-12 col-md-6 px-md-2 mb-3">
        <input type="text" id="from-name" class="form-control" name="fromName" value="" autocomplete="name" placeholder="Name">
      </div>
      <div class="col-12 col-md-6 px-md-2 mb-3">
        <input type="email" id="from-email" class="form-control" name="fromEmail" value="" autocomplete="email" placeholder="Email" required="required">
      </div>
      <div class="col-12 col-md-6 px-md-2 mb-3">
        <input type="phone" id="from-phone" class="form-control" name="message[Phone]" value="" autocomplete="phone" placeholder="Phone Number">
      </div>
      <div class="col-12 col-md-6 px-md-2 mb-3">
        <input type="text" id="subject" class="form-control" name="message[Subject]" value="" placeholder="Subject">
      </div>
      <div class="col-12 px-md-2 mb-3">
        <input type="text" id="about-us" class="form-control" name="message[How did you hear about us?]" value="" placeholder="How did you hear about us?">
      </div>
      <div class="col-12 px-md-2 mb-3">
        <textarea id="message" class="form-control" name="message[body]" rows="10" cols="30" placeholder="Message" required="required"></textarea>
      </div>
      <div class="col-12 col-md-6 px-md-2 mt-1 position-relative" id="loader">
      </div>
      <div class="col-12 col-md-6 px-md-2 mt-1">
        <script src="https://www.google.com/recaptcha/api.js?onload=onloadRecaptcha66ba790009485&amp;render=6Ld6j6QlAAAAAHV96PsAwCc4MudHXbkOSgEwrk87" async="" defer=""></script>
        <script>
          var onloadRecaptcha66ba790009485 = function() {
            grecaptcha.ready(function() {
              var input = document.getElementById('g-recaptcha-response66ba790009485');
              var form = input.parentElement;
              while (form && form.tagName.toLowerCase() != 'form') {
                form = form.parentElement;
              }
              if (form) {
                form.addEventListener('submit', function(e) {
                  e.preventDefault();
                  e.stopImmediatePropagation();
                  if (input.value == '') {
                    grecaptcha.execute('6Ld6j6QlAAAAAHV96PsAwCc4MudHXbkOSgEwrk87', {
                      action: ''
                    }).then(function(token) {
                      input.value = token;
                      form.submit();
                    });
                  }
                  return false;
                }, false);
              }
            });
          };
        </script>
        <input type="hidden" id="g-recaptcha-response66ba790009485" name="g-recaptcha-response" value="">
        <button class="btn opp-gold w-100" type="submit" id="submit-btn">Submit</button>
      </div>
      <div class="col-12 d-flex align-items-start mt-3">
        <input id="consent" name="message[Consent]" class="me-3 mt-1" type="checkbox"
          value="I consent to receive communications (which may include, phone and email) from Opportune. I understand I may proactively manage my preferences or opt-out of communications with Opportune at any time using the unsubscribe link provided in all of Opportune’s email communications.">
        <label for="consent">
          <p class="small text-muted">I consent to receive communications (which may include, phone and email) from Opportune. I understand I may proactively manage my preferences or opt-out of communications with Opportune at any time using the
            unsubscribe link provided in all of Opportune’s email communications.</p>
        </label>
      </div>
    </div>
  </div>
</form>

Text Content

We use cookies to improve your experience.

Please read our Privacy Policy or click Accept.×

 * Company
   * About Us
   * Who We Are
   * Opportune in the Community
   * Leadership
   * Careers
 * Capabilities
   * Business Transformation
   * Complex Financial Reporting
   * Disputes & Litigations
   * Investment Banking
   * Outsourcing
   * Private Equity
   * Process & Technology
   * Reserve Engineering & Geosciences
   * Restructuring
   * Sustainability
   * Tax Advisory
   * Transactional Advisory Services
   * Valuation
 * Solutions
    * M&A Activity / Transactions
    * Accounting Advisory
    * Contingency Planning
    * IPO Support
    * Digital Transformation
    * Operational Efficiencies
    * Private Equity Activity
    * Litigation Support
   
    * Financial Due Diligence
    * Capital Markets & Due Diligence
    * Integration & Reporting
    * Settlement Statements & Service Agreements
    * JV, Shared Services, & Cost-Allocation
    * Investment Banking
    * Reserve Engineering & Geosciences
    * Complex Financial Reporting
   
    * COMPLEX FINANCIAL REPORTING
   
    * Capital Markets Transaction Advisory
    * Outsourced Financial Reporting
    * Technical Accounting Advisory
    * Derivatives & Hedging
    * Share-Based Compensation
    * Complex Financial Instruments
   
    * --------------------------------------------------------------------------------
   
    * TAX
   
    * Business Income Tax Planning
    * Tax Compliance & Reporting
    * Capital Markets & Due Diligence Support
    * Restructuring & Transition Tax Management
    * CCUS Advisory
   
    * Company Advisory
    * Lender, Creditor & Other Stakeholder Advisory
    * Interim Management
    * In-Court vs. Out-of-Court Services
    * Disputes & Litigation
   
    * IPO / Exit Strategy
    * Capital Markets Transactions
    * Outsourced Financial Reporting
    * Technical Accounting
    * Derivatives & Hedging
    * Share-Based Compensation
    * Complex Financial Instruments
   
    * --------------------------------------------------------------------------------
   
    * Process Optimization
    * Performance Improvement
    * Enterprise Performance Management
   
    * Trading & Risk Management
    * Operations & Logistics
    * Digital Innovation & Industry Solutions
    * Renewables
    * Salesforce for Energy
    * Change Management
   
    * BUSINESS TRANSFORMATION
   
    * Process Optimization
    * Sales Performance
    * Performance Improvement
    * Enterprise Performance Management
    * Operations & Logistics
   
    * --------------------------------------------------------------------------------
   
    * OUTSOURCING
   
    * Financial & Operational Reporting
    * Technology Platforms
    * Land & Lease Management
    * Revenue Accounting
    * Treasury Services
    * Regulatory Requirements
    * Tax Preparation
   
    * ACCOUNTING ADVISORY
   
    * Complex Financial Reporting
    * Capital Markets Transaction Advisory
    * Valuations & Due Diligence
    * Quality of Earnings
    * Investment & Acquisition Support
    * Sustainable Business Operations
    * IPO / Exit Strategy Deployment
   
    * --------------------------------------------------------------------------------
   
    * BUSINESS TRANSFORMATION
   
    * Process Optimization
    * Performance Improvement
    * Enterprise Performance Management
   
    * --------------------------------------------------------------------------------
   
    * OUTSOURCING
   
    * Financial & Operational Reporting
    * Technology Platforms
    * Accounts Payable & Joint Interest Billing
    * Land & Lease Management
    * Revenue Accounting
    * Treasury Services
    * Production/Regulatory Compliance
    * Tax Preparation
   
    * Valuation
    * Royalty Disputes
    * Bankruptcy Matters
    * O&G Reserve Estimates
    * Solvency
    * Fiduciary Responsibilities
    * Contractual Obligations
    * Expert Testimony

 * Industries
   * Upstream
   * Midstream
   * Downstream
   * Oilfield Services
   * Power & Gas
   * Commodities Trading & Risk Management
 * Insights
   * News
   * Client Success Stories
   * Events
 * Contact

Filter Results: All results Capabilities Areas of Expertise Industries Insights
Leadership

Home
Capabilities
Capabilities
 * Business Transformation
 * Complex Financial Reporting
 * Disputes & Litigations
 * Investment Banking
 * Outsourcing
 * Private Equity
 * Process & Technology
 * Reserve Engineering & Geosciences
 * Restructuring
 * Sustainability
 * Tax Advisory
 * Transactional Advisory Services
 * Valuation

About Us
About Us
 * About Us
 * Who We Are
 * Opportune in the Community
 * Leadership
 * Careers

Solutions
Back to main
 * M&A Activity / Transactions
 * Accounting Advisory
 * Contingency Planning
 * IPO Support
 * Digital Transformation
 * Operational Efficiencies
 * Private Equity Activity
 * Litigation Support

Back to Solutions
 * Financial Due Diligence
 * Capital Markets & Due Diligence
 * Integration & Reporting
 * Settlement Statements & Service Agreements
 * JV, Shared Services, & Cost-Allocation
 * Investment Banking
 * Reserve Engineering & Geosciences
 * Complex Financial Reporting

Back to Solutions

 * COMPLEX FINANCIAL REPORTING

 * Capital Markets Transaction Advisory
 * Outsourced Financial Reporting
 * Technical Accounting Advisory
 * Derivatives & Hedging
 * Share-Based Compensation
 * Complex Financial Instruments

 * --------------------------------------------------------------------------------

 * TAX

 * Business Income Tax Planning
 * Tax Compliance & Reporting
 * Capital Markets & Due Diligence Support
 * Restructuring & Transition Tax Management
 * CCUS Advisory

Back to Solutions
 * Company Advisory
 * Lender, Creditor & Other Stakeholder Advisory
 * Interim Management
 * In-Court vs. Out-of-Court Services
 * Disputes & Litigation

Back to Solutions
 * IPO / Exit Strategy
 * Capital Markets Transactions
 * Outsourced Financial Reporting
 * Technical Accounting
 * Derivatives & Hedging
 * Share-Based Compensation
 * Complex Financial Instruments

 * --------------------------------------------------------------------------------

 * Process Optimization
 * Performance Improvement
 * Enterprise Performance Management

Back to Solutions
 * Trading & Risk Management
 * Operations & Logistics
 * Digital Innovation & Industry Solutions
 * Renewables
 * Salesforce for Energy
 * Change Management

Back to Solutions

 * BUSINESS TRANSFORMATION

 * Process Optimization
 * Sales Performance
 * Performance Improvement
 * Enterprise Performance Management
 * Operations & Logistics

 * --------------------------------------------------------------------------------

 * OUTSOURCING

 * Financial & Operational Reporting
 * Technology Platforms
 * Land & Lease Management
 * Revenue Accounting
 * Treasury Services
 * Regulatory Requirements
 * Tax Preparation

Back to Solutions

 * ACCOUNTING ADVISORY

 * Complex Financial Reporting
 * Capital Markets Transaction Advisory
 * Valuations & Due Diligence
 * Quality of Earnings
 * Investment & Acquisition Support
 * Sustainable Business Operations
 * IPO / Exit Strategy Deployment

 * --------------------------------------------------------------------------------

 * BUSINESS TRANSFORMATION

 * Process Optimization
 * Performance Improvement
 * Enterprise Performance Management

 * --------------------------------------------------------------------------------

 * OUTSOURCING

 * Financial & Operational Reporting
 * Technology Platforms
 * Accounts Payable & Joint Interest Billing
 * Land & Lease Management
 * Revenue Accounting
 * Treasury Services
 * Production/Regulatory Compliance
 * Tax Preparation

Back to Solutions
 * Valuation
 * Royalty Disputes
 * Bankruptcy Matters
 * O&G Reserve Estimates
 * Solvency
 * Fiduciary Responsibilities
 * Contractual Obligations
 * Expert Testimony

Industry Focus
Industry Focus
 * Overview
 * Upstream
 * Midstream
 * Downstream
 * Oilfield Services
 * Power & Gas
 * Commodities Trading & Risk Management

Insights Contact Us


711 Louisiana Street, Suite 3100,
Houston, Texas 77002 sme@opportune.com 713.490.5050

Home  /  Capabilities


CAPABILITIES

--------------------------------------------------------------------------------



BUSINESS TRANSFORMATION

Opportune's Business Transformation practice is focused on delivering
value-driven solutions that provide sustainable results across the enterprise.

Read More

COMPLEX FINANCIAL REPORTING

Resolve intricate accounting challenges while building transparency into your
financial reporting structure with hands-on support from Opportune. By working
closely with management and external auditors, our advisors ensure your
financial statement audits, and any SEC filings are completed efficiently.
Opportune LLP is not a CPA firm.

Read More

DISPUTES & LITIGATIONS

As an extension of your legal team, Opportune's disputes and litigation experts
help resolve legal issues and complex insurance claims so you can minimize
damages and maximize resources that can be put back into your business.
Read More

INVESTMENT BANKING

Opportune's investment banking advisors are focused on maximizing value for our
clients through deep expertise in energy market dynamics and core investment
banking services, including acquisitions & divestitures (A&D) advisory, mergers
& acquisitions (M&A) advisory, debt and equity private placements,
restructuring, due diligence, valuation, and tax advisory.
Read More

OUTSOURCING

Drawing on years of experience immersed in the energy industry, Opportune's team
of business process outsourcing experts help you focus on your core competencies
while we facilitate accounting and reporting needs in an efficient and effective
manner. We offer tailored solutions with a skilled and dedicated team using the
best-in-class technology.

Read More

PRIVATE EQUITY

From deal origination to exit, Opportune’s team of private equity advisors and
cross-functional experts formulate solutions and synchronize support services so
you can increase profits, value, and sustainability in your investment holdings.

Read More

PROCESS & TECHNOLOGY

At Opportune, we partner with our clients to help them succeed in a highly
competitive and ever-changing hydrocarbon and renewables supply-chain by
applying industry and technical expertise. Our responsiveness and proven
solutions deliver tangible results, quickly—and through collaboration with
clients and vendors, we deliver the people, processes, and industry and
technology expertise to unlock maximum value for your organization.
Read More

RESERVE ENGINEERING & GEOSCIENCES

Ralph E. Davis Associates, the worlds oldest petroleum engineering firm,
combines a deep knowledge of reservoir engineering, petroleum operations and
data analytics to provide our clients with the highest level of support and
advice. Our veteran team draws on decades of technical, financial and
transactional experience in the energy industry to prepare independent reports,
gain access to capital and help resolve disputes.
Read More

RESTRUCTURING

Opportune’s restructuring advisory team guides organizations and stakeholders
through complex bankruptcy and restructuring processes—working diligently to
align operations and resources, manage crises, and negotiate outcomes that help
achieve end-game objectives.
Read More

SUSTAINABILITY

Working with Opportune, our clients gain access to a team of dedicated
sustainability consultants with deep expertise in the energy industry. As a
partner and advocate, we work closely with your team to fully understand the
needs of your organization. By doing so, we can build strategic initiatives
around your unique sustainability goals and requirements helping you to complete
critical projects efficiently, pilot energy transition initiatives from concept
to completion, and ultimately create a competitive edge for your company.
Read More

TAX ADVISORY

When you partner with Opportune, you get complex tax planning and reporting
expertise from a hands-on tax advisory team. Providing comprehensive solutions,
we help you manage cash flow and investor expectations, and ensure you're
compliant with applicable tax laws and related financial reporting of income
taxes. Opportune LLP is not a CPA firm.

Read More

TRANSACTIONAL ADVISORY SERVICES

Our transactional advisory professionals bring decades of industry experience to
your organization--arming your M&A team with cutting-edge analytics and
comprehensive insights. By assembling a cross-functional panel of in-house
experts, we guide you to informed investment decisions, uncover risks, rewards
and opportunities and ultimately help to integrate after closing. Opportune LLP
is not a CPA firm. This means we are not hindered by independence requirements
and lengthy conflict checks—allowing us to move quickly alongside your deal team
and communicate key issues in real time.

Read More

VALUATION

With adept valuations performed by our experienced team of professionals, you
can make informed decisions that elevate your transactional and reporting
activities. Using advanced analytics and technical tools, we create timely,
defensible and high-quality valuations.
Read More



ABOUT US

 * Who We Are
 * Opportune in the Community
 * Leadership
 * Careers


CAPABILITIES

 * Business Transformation
 * Complex Financial Reporting
 * Disputes & Litigations
 * Investment Banking
 * Outsourcing
 * Private Equity
 * Process & Technology
 * Reserve Engineering & Geosciences
 * Restructuring
 * Sustainability
 * Tax Advisory
 * Transactional Advisory Services
 * Valuation


INDUSTRY FOCUS

 * Upstream
 * Midstream
 * Downstream
 * Oilfield Services
 * Power & Gas
 * Commodities Trading & Risk Management


INSIGHTS

 * News
 * Client Success Stories
 * Events

Contact Us

713.490.5050
711 Louisiana Street, Suite 3100
Houston, Texas 77002


STAY UP-TO-DATE WITH OUR LATEST INSIGHTS.

Get information on industry trends, market updates, and company changes by
subscribing to our newsletter.


THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


SIGN UP FOR UPDATES!

Get news from Opportune LLP in your inbox.

Email

First Name

Last Name


Sorry, we could not complete your sign-up. Please contact us to resolve this.

Operation timed out, please try again.

By submitting this form, you are consenting to receive marketing emails from:
Opportune LLP, 711 Louisiana Street, Suite 3100, Houston, TX, 77002, US. You can
revoke your consent to receive emails at any time by using the SafeUnsubscribe®
link, found at the bottom of every email. Emails are serviced by Constant
Contact.

Sign up!




Legal Notices
©2024 Opportune LLP
Legal Notices
©2024 Opportune LLP
Also of Interest
 * Alternative Energy Company Insights
 * Optimizing Oil and Gas Operations
 * Case for Outsourcing Midstream Accounting


NEW MESSAGE

Submit

I consent to receive communications (which may include, phone and email) from
Opportune. I understand I may proactively manage my preferences or opt-out of
communications with Opportune at any time using the unsubscribe link provided in
all of Opportune’s email communications.