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

USLPL Hatboro

ID: 5634270491

对局比分

8-11, 6-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.486

DS
Dawn Stein

3PG6EX · Santa Rosa Beach, FL, US

DUPR

4.772

阵营 2胜方
RS
Renee Stafford

8GWRV3 · Collierville, TN, US

DUPR

4.722

KS
Kimberly Stevenson

8W0N4Y · Indianapolis, IN, US

DUPR

4.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5634270491
显示原始对决元数据 JSON
[
  {
    "team_id": 6974032406,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      },
      {
        "name": "Dawn Stein",
        "dupr_id": "3PG6EX",
        "rating": 4.772,
        "profile_pic_url": null,
        "location": "Santa Rosa Beach, FL, US"
      }
    ]
  },
  {
    "team_id": 6708422863,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Renee Stafford",
        "dupr_id": "8GWRV3",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      },
      {
        "name": "Kimberly Stevenson",
        "dupr_id": "8W0N4Y",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]