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

PPA Tour: Carvana PPA Masters Powered by Invited - Mens Doubles Senior Open

ID: 6123004837

对局比分

11-5, 14-12

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

2:15 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.647

SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.253

阵营 2负方
MS
Morgan Shepherd

6Z6P5Q · Fillmore, CA, US

DUPR

5.472

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.372

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6123004837
显示原始对决元数据 JSON
[
  {
    "team_id": 8435984191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.647,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 4580947848,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Shepherd",
        "dupr_id": "6Z6P5Q",
        "rating": 5.472,
        "profile_pic_url": null,
        "location": "Fillmore, CA, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.372,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  }
]