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

Brick Wall Florida #6

ID: 5530692228

对局比分

4-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
GJ
Gianna Jarman

XJRPW4 · Naples, FL, US

DUPR

4.850

KB
Kimberly Bacalla

YGR4ZD · Manila, NCR, PH

DUPR

4.792

阵营 2胜方
MG
Madalina Grigoriu

EG924W · Târgu Jiu, GJ, RO

DUPR

5.339

AQ
Alexa Quintanilla

XJZOM2 · Miraflores, Lima Province, PE

DUPR

5.218

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5530692228
显示原始对决元数据 JSON
[
  {
    "team_id": 8059667083,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gianna Jarman",
        "dupr_id": "XJRPW4",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Kimberly Bacalla",
        "dupr_id": "YGR4ZD",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5735382237,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Madalina Grigoriu",
        "dupr_id": "EG924W",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Târgu Jiu, GJ, RO"
      },
      {
        "name": "Alexa Quintanilla",
        "dupr_id": "XJZOM2",
        "rating": 5.218,
        "profile_pic_url": null,
        "location": "Miraflores, Lima Province, PE"
      }
    ]
  }
]