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

The Last Stop - Mixed Doubles Skill: (4.25 And Above) Age: (Any)

ID: 7265954287

对局比分

6-11

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

8:45 AM

对决场地

Truro, NS

未核实场馆

对决竞争阵营

阵营 1负方
YW
YIQI WANG

NYQGK2 · Bedford, NS, CA

DUPR

4.327

WW
William Whisker

3VY0G6 · Niagara Falls, NY, US

DUPR

4.799

阵营 2胜方
AC
Amanda Cheverie

Q5WVQR · Charlottetown, PE, CA

DUPR

4.141

MR
Mitchell Rowley

QXGG4R · Summerside, PE, CA

DUPR

4.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7265954287
显示原始对决元数据 JSON
[
  {
    "team_id": 5120814750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "YIQI WANG",
        "dupr_id": "NYQGK2",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Bedford, NS, CA"
      },
      {
        "name": "William Whisker",
        "dupr_id": "3VY0G6",
        "rating": 4.799,
        "profile_pic_url": null,
        "location": "Niagara Falls, NY, US"
      }
    ]
  },
  {
    "team_id": 5026801346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Cheverie",
        "dupr_id": "Q5WVQR",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Charlottetown, PE, CA"
      },
      {
        "name": "Mitchell Rowley",
        "dupr_id": "QXGG4R",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Summerside, PE, CA"
      }
    ]
  }
]