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

World Pickleball Tour Savannah Challenger Mens Doubles 4.0: 30+, 40+

ID: 5313199649

对局比分

5-15

获胜 / Win

对决日期

2024-03-03

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
Jay Witherspoon

6ZPLDG · USA

DUPR

4.190

WW
Will Witherspoon

L54WGK · USA

DUPR

3.549

阵营 2胜方
ES
Eric Shaw

35VL5V · Richmond Hill, GA, US

DUPR

4.269

TL
TC Lauer

89OM57 · Richmond Hill, GA, US

DUPR

4.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5313199649
显示原始对决元数据 JSON
[
  {
    "team_id": 6479886768,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Witherspoon",
        "dupr_id": "6ZPLDG",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Will Witherspoon",
        "dupr_id": "L54WGK",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7464130157,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Shaw",
        "dupr_id": "35VL5V",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "TC Lauer",
        "dupr_id": "89OM57",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  }
]