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

USLPL Championships

ID: 4545495629

对局比分

11-8, 7-11, 5-11

落败 / Loss

对决日期

2026-01-11

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GW
grant williams

3ON9R7 · Boone, NC, US

DUPR

4.537

Jensin Sommer

8GXQ2X · Annapolis, MD, US

DUPR

4.459

阵营 2胜方
GA
Gerald Alvarado

17NGL5 · USA

DUPR

5.067

TW
Tracy Wilken

35N6PP · Scarborough, ME, US

DUPR

4.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4545495629
显示原始对决元数据 JSON
[
  {
    "team_id": 8023152675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Boone, NC, US"
      },
      {
        "name": "Jensin Sommer",
        "dupr_id": "8GXQ2X",
        "rating": 4.459,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/210488/images/profile/797b147e-1492-4c6f-ac24-b2e3aba2eafc.jpg",
        "location": "Annapolis, MD, US"
      }
    ]
  },
  {
    "team_id": 7625414004,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerald Alvarado",
        "dupr_id": "17NGL5",
        "rating": 5.067,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracy Wilken",
        "dupr_id": "35N6PP",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "Scarborough, ME, US"
      }
    ]
  }
]