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

2026 Franklin US Open Pickleball Championships - Women's Doubles 4.0 Double Elimination 40-49 Age

ID: 7319407489

对局比分

15-13

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

2:15 AM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1胜方
S
Samantha

16VJL0 · USA

DUPR

3.827

KS
Kerry Seiler

30RVM4 · Fort Myers, FL, US

DUPR

3.635

阵营 2负方
IB
Ingrid Becker

3X9WL2 · Monroe, CT, US

DUPR

3.501

KC
Kristen Colasanto

8J7GPM · Monroe, CT, US

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7319407489
显示原始对决元数据 JSON
[
  {
    "team_id": 6875913381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha",
        "dupr_id": "16VJL0",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kerry Seiler",
        "dupr_id": "30RVM4",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 5448384459,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ingrid Becker",
        "dupr_id": "3X9WL2",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Monroe, CT, US"
      },
      {
        "name": "Kristen Colasanto",
        "dupr_id": "8J7GPM",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Monroe, CT, US"
      }
    ]
  }
]