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

Brick Wall Florida #2

ID: 6896571386

对局比分

11-5

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

3:30 PM

对决场地

Sunrise, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Martin Michelsen

8D0L63 · Weston, FL, US

DUPR

5.268

RP
Rowen Pouza

ZN40NL · Miami, FL, US

DUPR

4.989

阵营 2负方
PH
Poongi hong

J5NPKJ · Palm Beach Gardens, FL, US

DUPR

4.944

JB
jack bates

0Y75J2 · Juno Beach, FL, US

DUPR

4.589

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6896571386
显示原始对决元数据 JSON
[
  {
    "team_id": 7153717098,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martin Michelsen",
        "dupr_id": "8D0L63",
        "rating": 5.268,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      },
      {
        "name": "Rowen Pouza",
        "dupr_id": "ZN40NL",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 5518120789,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Poongi hong",
        "dupr_id": "J5NPKJ",
        "rating": 4.944,
        "profile_pic_url": null,
        "location": "Palm Beach Gardens, FL, US"
      },
      {
        "name": "jack bates",
        "dupr_id": "0Y75J2",
        "rating": 4.589,
        "profile_pic_url": null,
        "location": "Juno Beach, FL, US"
      }
    ]
  }
]