Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5300072821

Match Scores

8-11

Win

Play Date

2025-12-27

Play Time (Est)

2:15 AM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jolie Liston

JZQZVM · Tyrone, GA, US

DUPR

3.615

BP
Bryson Pach

0ZEQE2 · Newnan, GA, US

DUPR

3.797

TEAM 2WINNER
LM
Lewis Moore

2QKOYE · Phoenix, AZ, US

DUPR

4.085

RV
Raudel Valdes

2LLJ7R · Lee County, FL, US

DUPR

3.889

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-5300072821
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5827084674,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jolie Liston",
        "dupr_id": "JZQZVM",
        "rating": 3.615,
        "profile_pic_url": null,
        "location": "Tyrone, GA, US"
      },
      {
        "name": "Bryson Pach",
        "dupr_id": "0ZEQE2",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 8033958143,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lewis Moore",
        "dupr_id": "2QKOYE",
        "rating": 4.085,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Raudel Valdes",
        "dupr_id": "2LLJ7R",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      }
    ]
  }
]