返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Competitive Open Play Match

ID: 8505423171

对局比分

2-11

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

4:45 AM

对决场地

525 Eagle Ave, West Hempstead, NY 11552, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TA
Timothy Ancheta

9PYP7J · Bellerose, NY, US

DUPR

3.960

MH
Michael Huang

D9K2MM · USA

DUPR

4.136

阵营 2胜方
JL
Justin Leung

XJ9R04 · Queens County, NY, US

DUPR

4.406

RH
Rui Ho

8MV7JV · New York, NY, US

DUPR

4.077

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8505423171
显示原始对决元数据 JSON
[
  {
    "team_id": 5793932207,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Timothy Ancheta",
        "dupr_id": "9PYP7J",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": "Bellerose, NY, US"
      },
      {
        "name": "Michael Huang",
        "dupr_id": "D9K2MM",
        "rating": 4.136,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6361098847,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Leung",
        "dupr_id": "XJ9R04",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Rui Ho",
        "dupr_id": "8MV7JV",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]