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

USLPL Hatboro

ID: 8333827732

对局比分

1-11, 4-11

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.841

Monique McAlister

8MPG5O · Visalia, CA, US

DUPR

4.782

阵营 2胜方
AC
Alexander Clayson

8KEPK8 · USA

DUPR

5.306

PG
Pamela Gilbert

3OWDYL · Raleigh, NC, US

DUPR

5.355

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8333827732
显示原始对决元数据 JSON
[
  {
    "team_id": 6106896500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      },
      {
        "name": "Monique McAlister",
        "dupr_id": "8MPG5O",
        "rating": 4.782,
        "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": 8440816926,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Clayson",
        "dupr_id": "8KEPK8",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pamela Gilbert",
        "dupr_id": "3OWDYL",
        "rating": 5.355,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]