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

2026 SPORTIME Westchester Pickleball Championships presented by CourtsApp - Mixed Doubles 4.0+ Open: $1,000 Prize Pool Money Event

ID: 5921837115

对局比分

4-15

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

4:45 AM

对决场地

SPORTIME Pickleball YORKTOWN, 355 Downing Drive, Yorktown Heights, NY

未核实场馆

对决竞争阵营

阵营 1负方
BB
Bridget Barry

WXRO9M · Beacon, NY, US

DUPR

3.642

JR
James Reap Jr

0QPMON · Poughkeepsie, NY, US

DUPR

3.914

阵营 2胜方
KK
Kim Kastuk

JJDY6M · Westchester County, NY, US

DUPR

4.171

MM
Mike Muller

9POJ9V · Yorktown Heights, NY, US

DUPR

4.236

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5921837115
显示原始对决元数据 JSON
[
  {
    "team_id": 6806535113,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bridget Barry",
        "dupr_id": "WXRO9M",
        "rating": 3.642,
        "profile_pic_url": null,
        "location": "Beacon, NY, US"
      },
      {
        "name": "James Reap Jr",
        "dupr_id": "0QPMON",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Poughkeepsie, NY, US"
      }
    ]
  },
  {
    "team_id": 7974848217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kim Kastuk",
        "dupr_id": "JJDY6M",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Westchester County, NY, US"
      },
      {
        "name": "Mike Muller",
        "dupr_id": "9POJ9V",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Yorktown Heights, NY, US"
      }
    ]
  }
]