Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8079473320

Match Scores

11-8

Loss

Play Date

2025-12-27

Play Time (Est)

5:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.854

CS
Chad Smith

ZN605M · Atlanta, GA, US

DUPR

3.600

TEAM 2LOSS
RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.834

LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.035

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-8079473320
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5878086197,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Chad Smith",
        "dupr_id": "ZN605M",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5301059079,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      },
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.035,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]