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

2025 Volley in the Valley - Mens Doubles Skill: (4.0 And Above) Age: (18 And Above)

ID: 5245190900

对局比分

11-1

获胜 / Win

对决日期

2025-01-12

对局时间 (估算)

9:00 PM

对决场地

North Conway, NH

未核实场馆

对决竞争阵营

阵营 1胜方
RP
Ryan Polisso

125KQ9 · HALES LCTN, NH, US

DUPR

3.777

DY
Duncan Yarworth

EWELYW · USA

DUPR

3.846

阵营 2负方
DC
David Coulombe

RX2RDE · USA

DUPR

3.168

DK
Donald Kernan

ZNEDGL · USA

DUPR

3.180

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5245190900
显示原始对决元数据 JSON
[
  {
    "team_id": 4455254241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Polisso",
        "dupr_id": "125KQ9",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "HALES LCTN, NH, US"
      },
      {
        "name": "Duncan Yarworth",
        "dupr_id": "EWELYW",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7720717216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Coulombe",
        "dupr_id": "RX2RDE",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donald Kernan",
        "dupr_id": "ZNEDGL",
        "rating": 3.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]