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

Week 3

ID: 7917588233

对局比分

15-13

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

6:15 AM

对决场地

Dill Dinkers Pickleball North Bethesda

未核实场馆

对决竞争阵营

阵营 1胜方
MS
MJ Shin

59DK45 · USA

DUPR

3.545

PL
Paul Lee

W66LJL · Atlanta, GA, US

DUPR

4.398

阵营 2负方
DP
Dustin Pierce

XJKZZ4 · Washington, DC, US

DUPR

3.803

JF
Joseph Feldman

30VXDN · USA

DUPR

4.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7917588233
显示原始对决元数据 JSON
[
  {
    "team_id": 8205931895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "MJ Shin",
        "dupr_id": "59DK45",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Lee",
        "dupr_id": "W66LJL",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5128715568,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Pierce",
        "dupr_id": "XJKZZ4",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Joseph Feldman",
        "dupr_id": "30VXDN",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]