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

PPA Tour: Select Medical Orange County Cup - 2025 - Mens Doubles Senior Open

ID: 5133240968

对局比分

2-15

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

9:00 PM

对决场地

San Clemente, CA

View Facility Page →

对决竞争阵营

阵营 1负方
Eui Oh

166XK1 · Santa Barbara, CA, US

DUPR

4.505

JM
Jim Mello

3L4P75 · Camarillo, CA, US

DUPR

4.657

阵营 2胜方
JS
Jonas Satuito

8G4GLD · Brisbane, CA, US

DUPR

5.185

BE
Brett Eberhardt

8WEODL · Honolulu, HI, US

DUPR

4.361

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5133240968
显示原始对决元数据 JSON
[
  {
    "team_id": 5317975841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eui Oh",
        "dupr_id": "166XK1",
        "rating": 4.505,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1226389/images/profile/beb2c1a5-9cac-440c-b20d-22901477b493.jpg",
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Jim Mello",
        "dupr_id": "3L4P75",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Camarillo, CA, US"
      }
    ]
  },
  {
    "team_id": 8075341806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonas Satuito",
        "dupr_id": "8G4GLD",
        "rating": 5.185,
        "profile_pic_url": null,
        "location": "Brisbane, CA, US"
      },
      {
        "name": "Brett Eberhardt",
        "dupr_id": "8WEODL",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      }
    ]
  }
]