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

Pickleball Island's 6th Annual Dilly Dilly - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 5951789470

对局比分

9-11

获胜 / Win

对决日期

2025-01-05

对局时间 (估算)

11:30 PM

对决场地

Grand Island, NY

View Facility Page →

对决竞争阵营

阵营 1负方
HH
Hilary Hagen

76O9K5 · Rochester, NY, US

DUPR

3.583

RB
Richard Borosky

16KNGE · Lockport, NY, US

DUPR

4.874

阵营 2胜方
JJ
Janis Jimenez

2QJ7K7 · Glastonbury, CT, US

DUPR

4.088

WS
Will Soos

3ZVPYW · Buffalo, NY, US

DUPR

4.920

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5951789470
显示原始对决元数据 JSON
[
  {
    "team_id": 4922144447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hilary Hagen",
        "dupr_id": "76O9K5",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Richard Borosky",
        "dupr_id": "16KNGE",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Lockport, NY, US"
      }
    ]
  },
  {
    "team_id": 7829957432,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Janis Jimenez",
        "dupr_id": "2QJ7K7",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Glastonbury, CT, US"
      },
      {
        "name": "Will Soos",
        "dupr_id": "3ZVPYW",
        "rating": 4.92,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      }
    ]
  }
]