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

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

ID: 7769128683

对局比分

7-15

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

4:45 AM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1负方
LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.776

AL
Alex Ledger

MED00L · Portland, OR, US

DUPR

4.531

阵营 2胜方
JR
James Rutledge

JJZPMM · Bend, OR, US

DUPR

4.932

OS
Oliver Svoboda

RZEPNM · Bend, OR, US

DUPR

5.055

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7769128683
显示原始对决元数据 JSON
[
  {
    "team_id": 5833382813,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.776,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Alex Ledger",
        "dupr_id": "MED00L",
        "rating": 4.531,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 5552673798,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Rutledge",
        "dupr_id": "JJZPMM",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Oliver Svoboda",
        "dupr_id": "RZEPNM",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]