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

Competitive Open Play Match

ID: 6059447677

对局比分

3-11, 3-11, 4-11

落败 / Loss

对决日期

2025-08-07

对局时间 (估算)

2:15 AM

对决场地

24 Evelyn Ave, Greenville, SC 29607, USA

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Parker Smith

N7E6KW · Greenville, SC, US

DUPR

5.064

DJ
Daniel Jacques

JJJLNO · Greer, SC, US

DUPR

4.274

阵营 2胜方
RM
Rachael Monolo

WK926G · Greenville, SC, US

DUPR

4.405

MB
Mitchell Brannon

7DJ0L0 · Greer, SC, US

DUPR

4.411

数据访问 (AI / 开发者)

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

cURL Request:

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