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

Competitive Open Play Match

ID: 7191603106

对局比分

3-11, 2-11, 4-11, 6-11

落败 / Loss

对决日期

2025-08-07

对局时间 (估算)

11:30 PM

对决场地

24 Evelyn Ave, Greenville, SC 29607, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Parker Smith

N7E6KW · Greenville, SC, US

DUPR

5.043

DJ
Daniel Jacques

JJJLNO · Greer, SC, US

DUPR

4.254

阵营 2胜方
RM
Rachael Monolo

WK926G · Greenville, SC, US

DUPR

4.455

MB
Mitchell Brannon

7DJ0L0 · Greer, SC, US

DUPR

4.519

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7191603106
显示原始对决元数据 JSON
[
  {
    "team_id": 4765301788,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parker  Smith",
        "dupr_id": "N7E6KW",
        "rating": 5.043,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Daniel Jacques",
        "dupr_id": "JJJLNO",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Greer, SC, US"
      }
    ]
  },
  {
    "team_id": 5492941152,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachael Monolo",
        "dupr_id": "WK926G",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      },
      {
        "name": "Mitchell Brannon",
        "dupr_id": "7DJ0L0",
        "rating": 4.519,
        "profile_pic_url": null,
        "location": "Greer, SC, US"
      }
    ]
  }
]