Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5829942370

Match Scores

11-8

Win

Play Date

2025-12-27

Play Time (Est)

11:30 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
CS
Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.606

RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.852

TEAM 2LOSS
CB
Chase Bishop

XK2K04 · Coweta County, GA, US

DUPR

3.442

BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.856

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-5829942370
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6526504632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.606,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      }
    ]
  },
  {
    "team_id": 6524485461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chase Bishop",
        "dupr_id": "XK2K04",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "Coweta County, GA, US"
      },
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.856,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]