Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cup Play

ID: 6863051353

Match Scores

11-7

Win

Play Date

2026-05-08

Play Time (Est)

2: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.213

NH
Nicholas Herrera

GXVXWV · USA

DUPR

3.134

TEAM 2LOSS
JB
Jeff Bearden Sr.

V6D7Q7 · USA

DUPR

3.952

DA
David Awalt

D57JV4 · USA

DUPR

3.855

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-6863051353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7853223687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernie Ortiz",
        "dupr_id": "Y3LO53",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Nicholas Herrera",
        "dupr_id": "GXVXWV",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5540609251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff  Bearden Sr.",
        "dupr_id": "V6D7Q7",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Awalt",
        "dupr_id": "D57JV4",
        "rating": 3.855,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]