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

Competitive Open Play Match

ID: 5034660708

对局比分

2-11, 4-11, 1-11, 7-11, 3-11

落败 / Loss

对决日期

2025-08-07

对局时间 (估算)

1:00 PM

对决场地

24 Evelyn Ave, Greenville, SC 29607, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Parker Smith

N7E6KW · Greenville, SC, US

DUPR

5.082

DJ
Daniel Jacques

JJJLNO · Greer, SC, US

DUPR

4.293

阵营 2胜方
RM
Rachael Monolo

WK926G · Greenville, SC, US

DUPR

4.360

MB
Mitchell Brannon

7DJ0L0 · Greer, SC, US

DUPR

4.306

数据访问 (AI / 开发者)

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

cURL Request:

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