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

Brick Wall Mid-Atlantic #7

ID: 7327622804

对局比分

8-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BR
Ben Rice

99P4PJ · Pittsburgh, PA, US

DUPR

5.222

CC
Catrina Coyner

YX5VKG · Milford, CT, US

DUPR

4.524

阵营 2胜方
AG
Alex Guy

84E0OG · Hanover, PA, US

DUPR

5.672

AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.230

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7327622804
显示原始对决元数据 JSON
[
  {
    "team_id": 5063347988,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ben Rice",
        "dupr_id": "99P4PJ",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Catrina Coyner",
        "dupr_id": "YX5VKG",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Milford, CT, US"
      }
    ]
  },
  {
    "team_id": 6131375901,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex Guy",
        "dupr_id": "84E0OG",
        "rating": 5.672,
        "profile_pic_url": null,
        "location": "Hanover, PA, US"
      },
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.23,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      }
    ]
  }
]