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

Hudson Valley Pickleball Autumn Slam - Womens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7276873139

对局比分

11-4

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

12:45 AM

对决场地

Poughkeepsie, NY

View Facility Page →

对决竞争阵营

阵营 1胜方
JW
Jessica Williamson

L5ENRZ · Orange County, NY, US

DUPR

4.132

BC
Brooke Castillo

9PXKL7 · Emerson, NJ, US

DUPR

4.094

阵营 2负方
KT
Katherine Tymeson

RZ4PVM · Saratoga County, NY, US

DUPR

4.181

KB
Kate Belden

2L07P9 · Melrose, NY, US

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7276873139
显示原始对决元数据 JSON
[
  {
    "team_id": 5434112213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Williamson",
        "dupr_id": "L5ENRZ",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Orange County, NY, US"
      },
      {
        "name": "Brooke Castillo",
        "dupr_id": "9PXKL7",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Emerson, NJ, US"
      }
    ]
  },
  {
    "team_id": 4996807005,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Katherine Tymeson",
        "dupr_id": "RZ4PVM",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Saratoga County, NY, US"
      },
      {
        "name": "Kate Belden",
        "dupr_id": "2L07P9",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "Melrose, NY, US"
      }
    ]
  }
]