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

RTM Tournament Series @ DTL Round 5 (Annandale) - Mixed Doubles OPEN Division: Sunday September 14 @ 5:30PM

ID: 7671797315

对局比分

10-12

落败 / Loss

对决日期

2025-09-14

对局时间 (估算)

12:45 AM

对决场地

Annandale, VA

View Facility Page →

对决竞争阵营

阵营 1负方
AW
Ashley Wagner

KOK2K7 · Oton, Western Visayas, PH

DUPR

4.685

JH
Jack Hared

KO4LQ6 · Rockville, MD, US

DUPR

4.821

阵营 2胜方
CB
Christina Barker

3YMRDP · Warrenton, VA, US

DUPR

4.807

AM
Arjun Mahajan

6Z4KVG · Ashburn, VA, US

DUPR

4.889

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7671797315
显示原始对决元数据 JSON
[
  {
    "team_id": 6380802012,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ashley Wagner",
        "dupr_id": "KOK2K7",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Oton, Western Visayas, PH"
      },
      {
        "name": "Jack Hared",
        "dupr_id": "KO4LQ6",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 7723369851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christina Barker",
        "dupr_id": "3YMRDP",
        "rating": 4.807,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Arjun Mahajan",
        "dupr_id": "6Z4KVG",
        "rating": 4.889,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  }
]