Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cup Play

ID: 4846539749

Match Scores

11-1

Win

Play Date

2026-05-08

Play Time (Est)

6:15 AM

Play Location

100 Grand Fairway, The Woodlands, TX 77381, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
EO
Ernie Ortiz

Y3LO53 · Conroe, TX, US

DUPR

4.170

JB
Jeff Bearden Sr.

V6D7Q7 · USA

DUPR

4.503

TEAM 2LOSS
DA
David Awalt

D57JV4 · USA

DUPR

3.944

NH
Nicholas Herrera

GXVXWV · USA

DUPR

2.910

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4846539749
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8475626394,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernie Ortiz",
        "dupr_id": "Y3LO53",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Jeff  Bearden Sr.",
        "dupr_id": "V6D7Q7",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4961996554,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Awalt",
        "dupr_id": "D57JV4",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Herrera",
        "dupr_id": "GXVXWV",
        "rating": 2.91,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]