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

The 13th Summer Smash - *Powered by Selkirk Pro S1* - Mixed Doubles Skill: (4.5 And Above) Age: (12 To 35)

ID: 7489338362

对局比分

15-2

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

3:30 PM

对决场地

Spruce Grove, AB

View Facility Page →

对决竞争阵营

阵营 1胜方
GW
Gloria Wipf

1N6RO2 · Spruce Grove, AB, CA

DUPR

4.629

LF
Logan Formaniuk

9PPVWE · Sherwood Park, AB, CA

DUPR

4.489

阵营 2负方
TA
Tamara Anastasova

Q5R944 · Edmonton, AB, CA

DUPR

3.839

JB
Jagrit Bajwa

9PKY2V · Edmonton, AB, CA

DUPR

4.175

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7489338362
显示原始对决元数据 JSON
[
  {
    "team_id": 8272679579,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gloria Wipf",
        "dupr_id": "1N6RO2",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Spruce Grove, AB, CA"
      },
      {
        "name": "Logan Formaniuk",
        "dupr_id": "9PPVWE",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      }
    ]
  },
  {
    "team_id": 6328375820,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tamara  Anastasova",
        "dupr_id": "Q5R944",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      },
      {
        "name": "Jagrit Bajwa",
        "dupr_id": "9PKY2V",
        "rating": 4.175,
        "profile_pic_url": null,
        "location": "Edmonton, AB, CA"
      }
    ]
  }
]