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

๐Ÿ™‚DUPR Game ๐ŸŒŸ 91 Sports Arena (Wed 1pm) โ™ฅ๏ธ All Levels ๐Ÿ™‚ Happy Dinkers ๐Ÿ™‚

ID: 5409226217

Match Scores

13-7

Loss

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

91 Sports Arena

Unverified Facility

Competitor Teams

TEAM 1WINNER
TT
TB Teh

YMGJ7G ยท USA

DUPR

2.830

ED
Etd D

4QX06K ยท USA

DUPR

3.054

TEAM 2LOSS
M
Man

0RKZG2 ยท USA

DUPR

2.449

AC
Albert Chung

7JZQP5 ยท Selangor, MY

DUPR

2.878

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-5409226217
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5426044847,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "TB Teh",
        "dupr_id": "YMGJ7G",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Etd D",
        "dupr_id": "4QX06K",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4973894231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Man",
        "dupr_id": "0RKZG2",
        "rating": 2.449,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Chung",
        "dupr_id": "7JZQP5",
        "rating": 2.878,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      }
    ]
  }
]