Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cup Play

ID: 5044377887

Match Scores

11-3

Win

Play Date

2026-05-08

Play Time (Est)

12:45 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.181

DA
David Awalt

D57JV4 · USA

DUPR

3.999

TEAM 2LOSS
JB
Jeff Bearden Sr.

V6D7Q7 · USA

DUPR

4.340

NH
Nicholas Herrera

GXVXWV · USA

DUPR

2.747

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-5044377887
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4846166702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernie Ortiz",
        "dupr_id": "Y3LO53",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "David Awalt",
        "dupr_id": "D57JV4",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6349925192,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff  Bearden Sr.",
        "dupr_id": "V6D7Q7",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Herrera",
        "dupr_id": "GXVXWV",
        "rating": 2.747,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]