Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Cup Play rd 2

ID: 6286862223

Match Scores

11-2

Win

Play Date

2026-05-08

Play Time (Est)

4: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.225

JB
Jeff Bearden Sr.

V6D7Q7 · USA

DUPR

4.034

TEAM 2LOSS
DA
David Awalt

D57JV4 · USA

DUPR

3.812

NH
Nicholas Herrera

GXVXWV · USA

DUPR

3.053

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-6286862223
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6103609866,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ernie Ortiz",
        "dupr_id": "Y3LO53",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Conroe, TX, US"
      },
      {
        "name": "Jeff  Bearden Sr.",
        "dupr_id": "V6D7Q7",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6955915032,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Awalt",
        "dupr_id": "D57JV4",
        "rating": 3.812,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nicholas Herrera",
        "dupr_id": "GXVXWV",
        "rating": 3.053,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]