Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 14 - The Dink Minor Leauge Pickleball @ John Newcombe Country Club

ID: 5531910342

Match Scores

21-18

Loss

Play Date

2026-03-29

Play Time (Est)

7:30 PM

Play Location

John Newcombe Country Club-Cliff Drysdale Tennis

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Cody Weil

W6QOOK · Comal County, TX, US

DUPR

3.895

BW
Brittany Weil

NY0J27 · New Braunfels, TX, US

DUPR

3.406

TEAM 2LOSS
ER
Edgar Rodriguez

V75RGP · Kyle, TX, US

DUPR

3.759

JK
Judith Kimbell

KO6GXQ · New Braunfels, TX, US

DUPR

3.467

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-5531910342
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5290048221,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cody Weil",
        "dupr_id": "W6QOOK",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Comal County, TX, US"
      },
      {
        "name": "Brittany Weil",
        "dupr_id": "NY0J27",
        "rating": 3.406,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 6134544608,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgar Rodriguez",
        "dupr_id": "V75RGP",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": "Kyle, TX, US"
      },
      {
        "name": "Judith Kimbell",
        "dupr_id": "KO6GXQ",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]