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

6-2026 Season 3 - Division B

ID: 6441084547

Match Scores

19-21

Win

Play Date

2026-05-28

Play Time (Est)

8:45 AM

Play Location

Club de Recreio

Unverified Facility

Competitor Teams

TEAM 1LOSS
FL
FongYuen Ling

NR4QXZ · USA

DUPR

2.881

AT
Albert Tung

6NXM5E · USA

DUPR

3.350

TEAM 2WINNER
MC
Matthew Chung

PWLXYG · USA

DUPR

3.321

DL
David Lim

6NMZLG · Hong Kong, HK

DUPR

3.252

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-6441084547
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6588697533,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "FongYuen Ling",
        "dupr_id": "NR4QXZ",
        "rating": 2.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albert Tung",
        "dupr_id": "6NXM5E",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5582038451,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Chung",
        "dupr_id": "PWLXYG",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Lim",
        "dupr_id": "6NMZLG",
        "rating": 3.252,
        "profile_pic_url": null,
        "location": "Hong Kong, HK"
      }
    ]
  }
]