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

USLPL Baltimore

ID: 7468539562

对局比分

11-1, 11-6

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
YT
Yvonne Ting

1NX4J6 · Northampton, MA, US

DUPR

5.243

GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.047

阵营 2负方
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.815

TS
Tricia Skibell

355RGL · Overland Park, KS, US

DUPR

4.458

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7468539562
显示原始对决元数据 JSON
[
  {
    "team_id": 6479068047,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yvonne Ting",
        "dupr_id": "1NX4J6",
        "rating": 5.243,
        "profile_pic_url": null,
        "location": "Northampton, MA, US"
      },
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.047,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      }
    ]
  },
  {
    "team_id": 7128965924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Tricia Skibell",
        "dupr_id": "355RGL",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      }
    ]
  }
]