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

2025 Pickleball World Cup

ID: 5386834722

对局比分

12-15

落败 / Loss

对决日期

2025-10-31

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DS
Dana Steluta Gonciulea

8E72JV · Northbrook, IL, US

DUPR

4.083

FM
Florin Molnar

8EPLJ1 · Sterling Heights, MI, US

DUPR

4.488

阵营 2胜方
SS
stephanie scimone

RYGGEZ · GE, Liguria, IT

DUPR

4.731

LG
Luc Gale Grani

35MMO5 · San José, San José Province, CR

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5386834722
显示原始对决元数据 JSON
[
  {
    "team_id": 6709378461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dana Steluta Gonciulea",
        "dupr_id": "8E72JV",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      },
      {
        "name": "Florin Molnar",
        "dupr_id": "8EPLJ1",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Sterling Heights, MI, US"
      }
    ]
  },
  {
    "team_id": 6749839164,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "stephanie scimone",
        "dupr_id": "RYGGEZ",
        "rating": 4.731,
        "profile_pic_url": null,
        "location": "GE, Liguria, IT"
      },
      {
        "name": "Luc Gale Grani",
        "dupr_id": "35MMO5",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "San José, San José Province, CR"
      }
    ]
  }
]