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

NFC DUPR Night

ID: 5230632799

对局比分

10-12

获胜 / Win

对决日期

2025-11-05

对局时间 (估算)

8:45 AM

对决场地

2 Wisconsin Ave, Norwich, CT 06360, USA

未核实场馆

对决竞争阵营

阵营 1负方
AD
Alexander DuVerger

ODRNEP · Old Saybrook, CT, US

DUPR

4.905

FW
Fangjing Wang

MP0WNO · USA

DUPR

3.838

阵营 2胜方
HZ
Hongyao Zhu

55KEEP · USA

DUPR

4.203

MR
Matthew Rumack

1Q0ML0 · White Plains, NY, US

DUPR

4.393

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5230632799
显示原始对决元数据 JSON
[
  {
    "team_id": 5212392954,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander DuVerger",
        "dupr_id": "ODRNEP",
        "rating": 4.905,
        "profile_pic_url": null,
        "location": "Old Saybrook, CT, US"
      },
      {
        "name": "Fangjing Wang",
        "dupr_id": "MP0WNO",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6691616441,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hongyao Zhu",
        "dupr_id": "55KEEP",
        "rating": 4.203,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Rumack",
        "dupr_id": "1Q0ML0",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "White Plains, NY, US"
      }
    ]
  }
]