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

SDG Dupr Round Robin - Pickleheads Double Header - Game 42

ID: 7648659548

Match Scores

15-6

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

House of Pickleball

View Facility Page →

Competitor Teams

TEAM 1WINNER
TV
Thiago Vargas

RWZ5GD · USA

DUPR

2.651

JR
Justin Ramirez

YN2P4P · Newnan, GA, US

DUPR

2.582

TEAM 2LOSS
OP
Oswaldo Paulo

Q9N694 · USA

DUPR

2.616

WL
Warren Little

WKEGDM · Newnan, GA, US

DUPR

2.567

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-7648659548
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8579333980,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thiago Vargas",
        "dupr_id": "RWZ5GD",
        "rating": 2.651,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Ramirez",
        "dupr_id": "YN2P4P",
        "rating": 2.582,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  },
  {
    "team_id": 4957947779,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Oswaldo Paulo",
        "dupr_id": "Q9N694",
        "rating": 2.616,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Warren Little",
        "dupr_id": "WKEGDM",
        "rating": 2.567,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]