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

🏓 ROUND ROBIN 2.5 - 3.1 | CHAMPION’s PASS for TOP PLAYER🥇

ID: 6215369257

Match Scores

11-7

Win

Play Date

2026-05-28

Play Time (Est)

2:15 AM

Play Location

G4 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
AA
Aaron Anthony

RDY56N · Da Nang, VN

DUPR

3.187

QP
Quentin Piguel

XOPKW2 · USA

DUPR

2.618

TEAM 2LOSS
AR
Aleksei Romanenko

KY6VP6 · USA

DUPR

2.602

GW
Geoffrey willem

Z42EJW · USA

DUPR

2.752

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-6215369257
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8088097880,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aaron Anthony",
        "dupr_id": "RDY56N",
        "rating": 3.187,
        "profile_pic_url": null,
        "location": "Da Nang, VN"
      },
      {
        "name": "Quentin Piguel",
        "dupr_id": "XOPKW2",
        "rating": 2.618,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4843541957,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aleksei Romanenko",
        "dupr_id": "KY6VP6",
        "rating": 2.602,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoffrey willem",
        "dupr_id": "Z42EJW",
        "rating": 2.752,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]