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

The BodyArmor 804 Open - Mixed Doubles Skill: (Open) Age: (19+)

ID: 8541749852

对局比分

3-11, 11-4, 11-7

落败 / Loss

对决日期

2025-06-15

对局时间 (估算)

9:00 PM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1胜方
JH
Jessica Haywood

PKKEGM · USA

DUPR

5.265

DB
David Bieger

3ZLKQP · Richmond, VA, US

DUPR

6.016

阵营 2负方
RJ
Rosie Johanson

30PZO2 · USA

DUPR

5.346

ER
Erik Rosner

8WKPQ8 · Charlotte, NC, US

DUPR

5.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8541749852
显示原始对决元数据 JSON
[
  {
    "team_id": 8378266610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jessica Haywood",
        "dupr_id": "PKKEGM",
        "rating": 5.265,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Bieger",
        "dupr_id": "3ZLKQP",
        "rating": 6.016,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  },
  {
    "team_id": 6515607307,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rosie Johanson",
        "dupr_id": "30PZO2",
        "rating": 5.346,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Rosner",
        "dupr_id": "8WKPQ8",
        "rating": 5.811,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]