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

Brick Wall Florida #7

ID: 7665811260

对局比分

15-4

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SM
Seone Mendez

G006DV · NSW, AU

DUPR

5.687

KL
Kelsey Laurente

W6XV0K · Cebu City, Central Visayas, PH

DUPR

5.452

阵营 2负方
JE
Jessica Evanier

7DORK0 · Boca Raton, FL, US

DUPR

5.376

MG
Madalina Grigoriu

EG924W · Târgu Jiu, GJ, RO

DUPR

5.351

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7665811260
显示原始对决元数据 JSON
[
  {
    "team_id": 7141512513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Seone Mendez",
        "dupr_id": "G006DV",
        "rating": 5.687,
        "profile_pic_url": null,
        "location": "NSW, AU"
      },
      {
        "name": "Kelsey Laurente",
        "dupr_id": "W6XV0K",
        "rating": 5.452,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 4365920132,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Evanier",
        "dupr_id": "7DORK0",
        "rating": 5.376,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Madalina Grigoriu",
        "dupr_id": "EG924W",
        "rating": 5.351,
        "profile_pic_url": null,
        "location": "Târgu Jiu, GJ, RO"
      }
    ]
  }
]