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

WPC SERIES - European Pickleball Open - Women's Doubles 19+ 5.0+

ID: 5346047824

对局比分

15-11

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

5:00 PM

对决场地

Andalucía, Spain

未核实场馆

对决竞争阵营

阵营 1胜方
FR
Francesca Rumi

0RJKPQ · Milan, Lombardy, IT

DUPR

5.189

SM
Silvia Mocciola

YX04JP · Lodi, NJ, US

DUPR

5.112

阵营 2负方
CG
Chantal Griffiths

Z9Z9LP · Wivenhoe, England, GB

DUPR

4.951

HB
Hermione Baxter Chinery

1N4PWZ · Peterborough, England, GB

DUPR

4.719

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5346047824
显示原始对决元数据 JSON
[
  {
    "team_id": 4405440364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francesca  Rumi",
        "dupr_id": "0RJKPQ",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Milan, Lombardy, IT"
      },
      {
        "name": "Silvia Mocciola",
        "dupr_id": "YX04JP",
        "rating": 5.112,
        "profile_pic_url": null,
        "location": "Lodi, NJ, US"
      }
    ]
  },
  {
    "team_id": 5618635610,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chantal Griffiths",
        "dupr_id": "Z9Z9LP",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Wivenhoe, England, GB"
      },
      {
        "name": "Hermione Baxter Chinery",
        "dupr_id": "1N4PWZ",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Peterborough, England, GB"
      }
    ]
  }
]