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

Jones Pickleball Classic - Mixed Doubles Skill: (Open) Age: (Any)

ID: 6657827279

对局比分

15-9

落败 / Loss

对决日期

2024-11-03

对局时间 (估算)

12:45 AM

对决场地

Ellisville, MS

View Facility Page →

对决竞争阵营

阵营 1胜方
Maddie Scharfenstein

NYLMVW · Slidell, LA, US

DUPR

4.137

JS
Jody Scharfenstein

8GEEDV · Slidell, LA, US

DUPR

4.875

阵营 2负方
GF
Grace Franco

3OXX72 · Ridgeland, MS, US

DUPR

4.077

CC
Cooper Cearley

NY9P7W · Vicksburg, MS, US

DUPR

4.323

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6657827279
显示原始对决元数据 JSON
[
  {
    "team_id": 8262635387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddie Scharfenstein",
        "dupr_id": "NYLMVW",
        "rating": 4.137,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/341845/images/profile/49fddc64-85de-4053-afb8-7bc672687dec.jpg",
        "location": "Slidell, LA, US"
      },
      {
        "name": "Jody Scharfenstein",
        "dupr_id": "8GEEDV",
        "rating": 4.875,
        "profile_pic_url": null,
        "location": "Slidell, LA, US"
      }
    ]
  },
  {
    "team_id": 6768335944,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Franco",
        "dupr_id": "3OXX72",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Ridgeland, MS, US"
      },
      {
        "name": "Cooper Cearley",
        "dupr_id": "NY9P7W",
        "rating": 4.323,
        "profile_pic_url": null,
        "location": "Vicksburg, MS, US"
      }
    ]
  }
]