Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5 Tuesday CoEd league 09/02

ID: 5735661192

Match Scores

10-11

Loss

Play Date

2025-09-03

Play Time (Est)

1:00 PM

Play Location

John Newcombe Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
Lucas Elmore

8WM9KQ · New Braunfels, TX, US

DUPR

4.079

JR
James Robert Hawk

84XGP6 · Canyon Lake, TX, US

DUPR

3.541

TEAM 2WINNER
AL
Adrian Llanas

X2GPK2 · New Braunfels, TX, US

DUPR

4.119

CW
Chris Washa

1N9WOZ · New Braunfels, TX, US

DUPR

3.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-5735661192
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7880356179,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Elmore",
        "dupr_id": "8WM9KQ",
        "rating": 4.079,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/93298_643ef6d50f928.jpeg",
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "James Robert Hawk",
        "dupr_id": "84XGP6",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Canyon Lake, TX, US"
      }
    ]
  },
  {
    "team_id": 6434780673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Adrian Llanas",
        "dupr_id": "X2GPK2",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Chris Washa",
        "dupr_id": "1N9WOZ",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]