Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Week 5 Tuesday CoEd league 09/02

ID: 8422824067

Match Scores

7-11

Win

Play Date

2025-09-03

Play Time (Est)

8:45 AM

Play Location

John Newcombe Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
Lucas Elmore

8WM9KQ · New Braunfels, TX, US

DUPR

4.066

CW
Chris Washa

1N9WOZ · New Braunfels, TX, US

DUPR

3.735

TEAM 2WINNER
AL
Adrian Llanas

X2GPK2 · New Braunfels, TX, US

DUPR

4.131

JR
James Robert Hawk

84XGP6 · Canyon Lake, TX, US

DUPR

3.558

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