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

2026 Seattle Metro Winter Classic Presented by UW Medicine - SAT Men's Doubles Senior OPEN $$

ID: 7680742343

对局比分

6-11

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

12:45 AM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Eric Le

1QJQOD · Newcastle, WA, US

DUPR

5.291

CM
Chris Mills Miller

1NRV07 · Kent, WA, US

DUPR

5.347

阵营 2胜方
DR
David Ruan

17NWY4 · Mercer Island, WA, US

DUPR

5.699

SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.300

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7680742343
显示原始对决元数据 JSON
[
  {
    "team_id": 8560396449,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Le",
        "dupr_id": "1QJQOD",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "Newcastle, WA, US"
      },
      {
        "name": "Chris Mills Miller",
        "dupr_id": "1NRV07",
        "rating": 5.347,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  },
  {
    "team_id": 4836374024,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Ruan",
        "dupr_id": "17NWY4",
        "rating": 5.699,
        "profile_pic_url": null,
        "location": "Mercer Island, WA, US"
      },
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]