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

Camp Pickleball's February Frenzy - Women's Doubles: (Open / 4.5+)

ID: 7235901757

对局比分

15-1

获胜 / Win

对决日期

2026-02-15

对局时间 (估算)

2:15 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Casey Taitel

DWKYJL · Boston, MA, US

DUPR

4.881

HS
Hannah Shin

V49Y9E · Waltham, MA, US

DUPR

5.110

阵营 2负方
PC
Patricia Correge

N700E7 · USA

DUPR

3.371

JJ
Jasmine J Suarez

YGXNEG · NY, US

DUPR

3.822

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7235901757
显示原始对决元数据 JSON
[
  {
    "team_id": 7183543754,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Taitel",
        "dupr_id": "DWKYJL",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Hannah Shin",
        "dupr_id": "V49Y9E",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  },
  {
    "team_id": 4378777312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patricia Correge",
        "dupr_id": "N700E7",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jasmine J Suarez",
        "dupr_id": "YGXNEG",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "NY, US"
      }
    ]
  }
]