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

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

ID: 8056073192

对局比分

15-10

落败 / Loss

对决日期

2025-09-14

对局时间 (估算)

9:00 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
DG
Dean Guyer

8E96GO · USA

DUPR

5.783

DY
David Yahng

8GOENV · Hong Kong Island, HK

DUPR

5.463

阵营 2负方
JR
James Rutledge

JJZPMM · Bend, OR, US

DUPR

4.945

OS
Oliver Svoboda

RZEPNM · Bend, OR, US

DUPR

5.078

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8056073192
显示原始对决元数据 JSON
[
  {
    "team_id": 6443783874,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.783,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Yahng",
        "dupr_id": "8GOENV",
        "rating": 5.463,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  },
  {
    "team_id": 6289308494,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Rutledge",
        "dupr_id": "JJZPMM",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Oliver Svoboda",
        "dupr_id": "RZEPNM",
        "rating": 5.078,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      }
    ]
  }
]