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

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

ID: 5354328520

对局比分

15-7

落败 / Loss

对决日期

2025-09-14

对局时间 (估算)

5:00 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.815

JR
James Rutledge

JJZPMM · Bend, OR, US

DUPR

4.944

阵营 2负方
CP
Christine Pak

ZNRWXL · Dallas, TX, US

DUPR

4.423

DC
David Ceja

XJ7R77 · Hillsboro, OR, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5354328520
显示原始对决元数据 JSON
[
  {
    "team_id": 5816205256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "James Rutledge",
        "dupr_id": "JJZPMM",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 7545787088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christine Pak",
        "dupr_id": "ZNRWXL",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "David Ceja",
        "dupr_id": "XJ7R77",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Hillsboro, OR, US"
      }
    ]
  }
]