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

Brick Wall Midwest #4

ID: 4635891079

对局比分

1-11

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BS
Beth Sternberg

30RXGQ · Massillon, OH, US

DUPR

4.426

HC
Hannah Charmaine Alcaro

6ZJMEG · Arlington Heights, IL, US

DUPR

4.071

阵营 2胜方
KM
Kelsey Matthews

YG0JWD · Cincinnati, OH, US

DUPR

5.791

AR
Allie Reichert

17NJX0 · Cincinnati, OH, US

DUPR

5.675

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4635891079
显示原始对决元数据 JSON
[
  {
    "team_id": 6781593720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Sternberg",
        "dupr_id": "30RXGQ",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      },
      {
        "name": "Hannah Charmaine Alcaro",
        "dupr_id": "6ZJMEG",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Arlington Heights, IL, US"
      }
    ]
  },
  {
    "team_id": 4914124997,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kelsey Matthews",
        "dupr_id": "YG0JWD",
        "rating": 5.791,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Allie Reichert",
        "dupr_id": "17NJX0",
        "rating": 5.675,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  }
]