Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ACPA Black Friday Dill Dinkers Tournament-Men 4.0+

ID: 5823871681

Match Scores

15-10

Loss

Play Date

2024-11-29

Play Time (Est)

2:15 AM

Play Location

Lansdale, PA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZD
Zhe Ding

0Y9X2X · USA

DUPR

3.920

FF
Frank Fang

DWD9XX · USA

DUPR

3.904

TEAM 2LOSS
LL
LianQing Liu

V7VN47 · USA

DUPR

3.529

KY
Kecheng Yan

0Y0ZN4 · Malvern, PA, US

DUPR

4.332

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-5823871681
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6725425674,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zhe Ding",
        "dupr_id": "0Y9X2X",
        "rating": 3.92,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Fang",
        "dupr_id": "DWD9XX",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4755326124,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "LianQing Liu",
        "dupr_id": "V7VN47",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kecheng Yan",
        "dupr_id": "0Y0ZN4",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": "Malvern, PA, US"
      }
    ]
  }
]