返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

1/7/26 DUPR SUBMITTED RR

ID: 5071358629

对局比分

5-11

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

2:15 AM

对决场地

Longfellow New Hampshire

未核实场馆

对决竞争阵营

阵营 1负方
PM
Peter Mayo

DYYKMM · Nashua, NH, US

DUPR

3.820

KH
Katie Henderson

3XD75R · USA

DUPR

3.168

阵营 2胜方
KF
Kyle Forbes

8G4OJM · Nashua, NH, US

DUPR

3.152

AN
Aditya Narla

4P0RM2 · Westford, MA, US

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5071358629
显示原始对决元数据 JSON
[
  {
    "team_id": 7902564488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Peter  Mayo",
        "dupr_id": "DYYKMM",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      },
      {
        "name": "Katie Henderson",
        "dupr_id": "3XD75R",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4743477607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Forbes",
        "dupr_id": "8G4OJM",
        "rating": 3.152,
        "profile_pic_url": null,
        "location": "Nashua, NH, US"
      },
      {
        "name": "Aditya Narla",
        "dupr_id": "4P0RM2",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Westford, MA, US"
      }
    ]
  }
]