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

Camp Pickleball's Split-Age Showdown - Women's Doubles: (4.0 to 4.5)

ID: 7865426281

对局比分

11-8

获胜 / Win

对决日期

2026-04-04

对局时间 (估算)

2:15 AM

对决场地

Plainville, CT

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Michelle Johnson

8G6N2Q · Lanesborough, MA, US

DUPR

4.166

LM
Leia Miller

8G6XLV · Pittsfield, MA, US

DUPR

4.010

阵营 2负方
JC
Jessica Coughlin

3X7OKR · Durham, CT, US

DUPR

3.898

DM
Danielle M Sparks

3PMZLQ · Trumbull, CT, US

DUPR

3.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7865426281
显示原始对决元数据 JSON
[
  {
    "team_id": 7210513757,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Johnson",
        "dupr_id": "8G6N2Q",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Lanesborough, MA, US"
      },
      {
        "name": "Leia Miller",
        "dupr_id": "8G6XLV",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6565268081,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Coughlin",
        "dupr_id": "3X7OKR",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": "Durham, CT, US"
      },
      {
        "name": "Danielle M Sparks",
        "dupr_id": "3PMZLQ",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      }
    ]
  }
]