Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

SDG Dupr Round Robin - Pickleheads Double Header - Game 39

ID: 7641377062

Match Scores

13-15

Win

Play Date

2026-05-16

Play Time (Est)

11:30 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1LOSS
TV
Thiago Vargas

RWZ5GD · USA

DUPR

2.649

WL
Warren Little

WKEGDM · Newnan, GA, US

DUPR

2.588

TEAM 2WINNER
OP
Oswaldo Paulo

Q9N694 · USA

DUPR

2.618

JR
Justin Ramirez

YN2P4P · Newnan, GA, US

DUPR

2.562

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-7641377062
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5544782321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thiago Vargas",
        "dupr_id": "RWZ5GD",
        "rating": 2.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Warren Little",
        "dupr_id": "WKEGDM",
        "rating": 2.588,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 6340230702,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oswaldo Paulo",
        "dupr_id": "Q9N694",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Ramirez",
        "dupr_id": "YN2P4P",
        "rating": 2.562,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]