返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

USLPL Indianapolis

ID: 5139025985

对局比分

6-11, 6-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Greg Goodson

352JP3 · Tampa, FL, US

DUPR

5.081

GW
grant williams

3ON9R7 · USA

DUPR

4.481

阵营 2胜方
MP
Mark Pascarella

12KVE8 · Zionsville, IN, US

DUPR

4.994

AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5139025985
显示原始对决元数据 JSON
[
  {
    "team_id": 7949983469,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Greg Goodson",
        "dupr_id": "352JP3",
        "rating": 5.081,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/98080_612e8be48d69a.JPG",
        "location": "Tampa, FL, US"
      },
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4828910957,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Pascarella",
        "dupr_id": "12KVE8",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      },
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.293,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  }
]