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

Week 4

ID: 8244795703

对局比分

14-15

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

8:45 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
CT
Charlie Tingstrom

8M6VG3 · USA

DUPR

4.541

DS
Damon Stephens

5EMOW0 · Castle Pines, CO, US

DUPR

3.633

阵营 2胜方
DJ
David Jaffe

8KD0GK · USA

DUPR

3.884

AH
Andrew Howeiler

VXPE25 · USA

DUPR

3.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8244795703
显示原始对决元数据 JSON
[
  {
    "team_id": 5923334264,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charlie Tingstrom",
        "dupr_id": "8M6VG3",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Damon Stephens",
        "dupr_id": "5EMOW0",
        "rating": 3.633,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 7229282332,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Jaffe",
        "dupr_id": "8KD0GK",
        "rating": 3.884,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Howeiler",
        "dupr_id": "VXPE25",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]