Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

SDG’s Round Robin - Pickleheads Up & Down the River - Game 5

ID: 6031468812

Match Scores

3-11

Loss

Play Date

2025-12-27

Play Time (Est)

1:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.822

CB
Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.423

TEAM 2WINNER
LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.070

CS
Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.622

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-6031468812
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7480814020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      },
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.423,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      }
    ]
  },
  {
    "team_id": 7264162939,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.622,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]