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

Best Fixed-Partner Round Robin in town!

ID: 4333682558

Match Scores

11-7

Win

Play Date

2026-06-01

Play Time (Est)

3:30 PM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Shelley McDermott

RXXK0Q · USA

DUPR

3.193

YS
yoan salesses

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

DUPR

3.158

TEAM 2LOSS
AB
Anthony Bos

NR22N2 · USA

DUPR

2.928

LS
Lyess Souahi

0RYD7X · USA

DUPR

2.874

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-4333682558
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8571991142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelley McDermott",
        "dupr_id": "RXXK0Q",
        "rating": 3.193,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "yoan salesses",
        "dupr_id": "Y45LNE",
        "rating": 3.158,
        "profile_pic_url": null,
        "location": "Ngũ Hành Sơn, Da Nang, VN"
      }
    ]
  },
  {
    "team_id": 8170606593,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony  Bos",
        "dupr_id": "NR22N2",
        "rating": 2.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lyess Souahi",
        "dupr_id": "0RYD7X",
        "rating": 2.874,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]