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

MONTR<U+00C9>AL OPEN - JOOLA EPA TOUR - Mixed Doubles Skill: (Senior PRO) Age: (Senior 50+)

ID: 6206766747

对局比分

16-14

落败 / Loss

对决日期

2024-07-14

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Murielle Huard

84DLK3 · Québec, QC, CA

DUPR

4.703

SB
Sylvain Barabe

8WZZEM · USA

DUPR

4.672

阵营 2负方
ST
Stephanie Travers

16E72K · Waltham, MA, US

DUPR

4.824

SP
Sani Pasagic

3PGLOE · Colchester, VT, US

DUPR

4.339

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6206766747
显示原始对决元数据 JSON
[
  {
    "team_id": 6202351839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Murielle Huard",
        "dupr_id": "84DLK3",
        "rating": 4.703,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1141177/images/profile/6e7d916e-75ad-4b97-ba57-d47683523b5e.png",
        "location": "Québec, QC, CA"
      },
      {
        "name": "Sylvain Barabe",
        "dupr_id": "8WZZEM",
        "rating": 4.672,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6997961833,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Travers",
        "dupr_id": "16E72K",
        "rating": 4.824,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      },
      {
        "name": "Sani Pasagic",
        "dupr_id": "3PGLOE",
        "rating": 4.339,
        "profile_pic_url": null,
        "location": "Colchester, VT, US"
      }
    ]
  }
]