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

USLPL Indianapolis

ID: 7875714012

对局比分

10-11, 11-5, 6-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.069

Monique McAlister

8MPG5O · Visalia, CA, US

DUPR

5.082

阵营 2胜方
JJ
Jeff Jauschneg

1QXLND · Middleburg, FL, US

DUPR

5.012

RS
Renee Stafford

8GWRV3 · Collierville, TN, US

DUPR

4.646

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7875714012
显示原始对决元数据 JSON
[
  {
    "team_id": 5056106432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.069,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      },
      {
        "name": "Monique McAlister",
        "dupr_id": "8MPG5O",
        "rating": 5.082,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1212688/images/profile/3c9229e7-bcb1-44b7-8b87-6ffce9128e72.png",
        "location": "Visalia, CA, US"
      }
    ]
  },
  {
    "team_id": 4731727689,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Jauschneg",
        "dupr_id": "1QXLND",
        "rating": 5.012,
        "profile_pic_url": null,
        "location": "Middleburg, FL, US"
      },
      {
        "name": "Renee Stafford",
        "dupr_id": "8GWRV3",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  }
]