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

JP Concrete Paddle Cup - Mixed Doubles Skill: (Open) Age: (Any)

ID: 6010594240

对局比分

15-6

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

5:00 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.846

JR
James Rutledge

JJZPMM · Bend, OR, US

DUPR

4.964

阵营 2负方
RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

5.288

AC
Alex Caliri

DW7774 · Seattle, WA, US

DUPR

4.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6010594240
显示原始对决元数据 JSON
[
  {
    "team_id": 5095489192,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "James Rutledge",
        "dupr_id": "JJZPMM",
        "rating": 4.964,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 5072003312,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Alex Caliri",
        "dupr_id": "DW7774",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]