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

USLPL Hatboro

ID: 7202898769

对局比分

4-11, 11-10, 9-11

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.927

PL
Pam Lippy

3PPOPE · New Albany, OH, US

DUPR

4.824

阵营 2胜方
GW
grant williams

3ON9R7 · USA

DUPR

4.560

Julene James

8E9O2O · Lehi, UT, US

DUPR

5.008

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7202898769
显示原始对决元数据 JSON
[
  {
    "team_id": 6061321839,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Pam Lippy",
        "dupr_id": "3PPOPE",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "New Albany, OH, US"
      }
    ]
  },
  {
    "team_id": 6124048473,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.56,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julene James",
        "dupr_id": "8E9O2O",
        "rating": 5.008,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1230542/images/profile/8b3e4644-5a08-4a67-a126-def81b4fb333.png",
        "location": "Lehi, UT, US"
      }
    ]
  }
]