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

Best Fixed-Partner Round Robin in town!

ID: 5316554482

Match Scores

11-1

Win

Play Date

2026-06-01

Play Time (Est)

11:30 PM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Shelley McDermott

RXXK0Q · USA

DUPR

3.201

YS
yoan salesses

Y45LNE · Ngũ Hành Sơn, Da Nang, VN

DUPR

3.171

TEAM 2LOSS
LH
Loic Horlin

OZM0L2 · USA

DUPR

2.775

GW
Geoffrey willem

Z42EJW · USA

DUPR

2.791

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-5316554482
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7887646706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelley McDermott",
        "dupr_id": "RXXK0Q",
        "rating": 3.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "yoan salesses",
        "dupr_id": "Y45LNE",
        "rating": 3.171,
        "profile_pic_url": null,
        "location": "Ngũ Hành Sơn, Da Nang, VN"
      }
    ]
  },
  {
    "team_id": 6100533645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Loic Horlin",
        "dupr_id": "OZM0L2",
        "rating": 2.775,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoffrey willem",
        "dupr_id": "Z42EJW",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]