Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ACPA Black Friday Dill Dinkers Tournament-Men 4.0+

ID: 5080562881

Match Scores

5-15

Win

Play Date

2024-11-29

Play Time (Est)

2:15 AM

Play Location

Lansdale, PA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
LL
LianQing Liu

V7VN47 · USA

DUPR

3.646

HY
Haoxuan Yan

O69DLL · USA

DUPR

4.016

TEAM 2WINNER
KY
Kecheng Yan

0Y0ZN4 · Malvern, PA, US

DUPR

4.169

FF
Frank Fang

DWD9XX · USA

DUPR

3.733

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-5080562881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6599582444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "LianQing Liu",
        "dupr_id": "V7VN47",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Haoxuan Yan",
        "dupr_id": "O69DLL",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7556967296,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kecheng Yan",
        "dupr_id": "0Y0ZN4",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": "Malvern, PA, US"
      },
      {
        "name": "Frank Fang",
        "dupr_id": "DWD9XX",
        "rating": 3.733,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]