返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2025 Pickleball World Cup

ID: 4634853869

对局比分

8-15

获胜 / Win

对决日期

2025-10-31

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MC
Mariela Coien

G00OPQ · Buenos Aires, CABA, AR

DUPR

4.089

SA
Sofia Andino

2LELZE · Buenos Aires, CABA, AR

DUPR

3.927

阵营 2胜方
MV
Macy vonderschmidt

842Q72 · St. Petersburg, FL, US

DUPR

5.118

Sofia Manzanares

NYE0RN · Tampa, FL, US

DUPR

4.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4634853869
显示原始对决元数据 JSON
[
  {
    "team_id": 4777434032,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mariela  Coien",
        "dupr_id": "G00OPQ",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Buenos Aires, CABA, AR"
      },
      {
        "name": "Sofia Andino",
        "dupr_id": "2LELZE",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "Buenos Aires, CABA, AR"
      }
    ]
  },
  {
    "team_id": 7749478418,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Macy vonderschmidt",
        "dupr_id": "842Q72",
        "rating": 5.118,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Sofia Manzanares",
        "dupr_id": "NYE0RN",
        "rating": 4.733,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/693093/images/profile/5fd8f047-000f-4e69-b3d5-253afadc1446.png",
        "location": "Tampa, FL, US"
      }
    ]
  }
]