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

Brick Wall Mid-Atlantic #1

ID: 4604427955

对局比分

5-11

落败 / Loss

对决日期

2026-01-10

对局时间 (估算)

8:45 AM

对决场地

Baltimore, MD, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RN
Ryan Nguyen

67JRW0 · Falls Church, VA, US

DUPR

4.768

JR
James Roy

3OG6GP · Irving, TX, US

DUPR

4.847

阵营 2胜方
ED
Ethan Dysert

3YRPP8 · Pittsburgh, PA, US

DUPR

5.533

BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.194

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4604427955
显示原始对决元数据 JSON
[
  {
    "team_id": 6391295385,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Nguyen",
        "dupr_id": "67JRW0",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "James Roy",
        "dupr_id": "3OG6GP",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Irving, TX, US"
      }
    ]
  },
  {
    "team_id": 5274616092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ethan Dysert",
        "dupr_id": "3YRPP8",
        "rating": 5.533,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]