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

3/6 DUPR 🏓 courts 8️⃣-9️⃣ ⏰ 6-8 PM

ID: 6957321144

Match Scores

11-7

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Nhà Thi Đấu Cầu Giấy

Unverified Facility

Competitor Teams

TEAM 1WINNER
AN
Adam Nguyen

Q55YED · USA

DUPR

3.093

JB
Jonah Beale

7NWMON · USA

DUPR

3.660

TEAM 2LOSS
OM
Olivier messmer

94ZPEE · Tây Hồ, Hanoi, VN

DUPR

2.913

JL
James Lee

PZPW9G · USA

DUPR

3.287

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-6957321144
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7374253640,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Nguyen",
        "dupr_id": "Q55YED",
        "rating": 3.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jonah Beale",
        "dupr_id": "7NWMON",
        "rating": 3.66,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5120063712,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Olivier messmer",
        "dupr_id": "94ZPEE",
        "rating": 2.913,
        "profile_pic_url": null,
        "location": "Tây Hồ, Hanoi, VN"
      },
      {
        "name": "James Lee",
        "dupr_id": "PZPW9G",
        "rating": 3.287,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]