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

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

ID: 4791366235

对局比分

15-10

获胜 / Win

对决日期

2025-01-05

对局时间 (估算)

8:45 AM

对决场地

Grand Island, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
JJ
Janis Jimenez

2QJ7K7 · Glastonbury, CT, US

DUPR

4.090

WS
Will Soos

3ZVPYW · Buffalo, NY, US

DUPR

4.922

阵营 2负方
HH
Hilary Hagen

76O9K5 · Rochester, NY, US

DUPR

3.565

RB
Richard Borosky

16KNGE · Lockport, NY, US

DUPR

4.845

数据访问 (AI / 开发者)

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

cURL Request:

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