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

2026 Fun In The Sun All For Charity - Mixed Doubles Skill: (4.5 To 5.0) Age: (19+ 50+)

ID: 6921637279

对局比分

15-8

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

8:45 AM

对决场地

Sun City West, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jun Laffin

1RW0JE · Kenora, ON, CA

DUPR

4.729

BC
Brad Chase

8G7X9X · Winnipeg, MB, CA

DUPR

4.794

阵营 2负方
MG
Maayan Greenboom

8KQ406 · Scottsdale, AZ, US

DUPR

4.545

TD
Tom Delassandro

9D4ND7 · Scottsdale, AZ, US

DUPR

4.754

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6921637279
显示原始对决元数据 JSON
[
  {
    "team_id": 7671454624,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jun Laffin",
        "dupr_id": "1RW0JE",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Kenora, ON, CA"
      },
      {
        "name": "Brad Chase",
        "dupr_id": "8G7X9X",
        "rating": 4.794,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 5751456710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Maayan Greenboom",
        "dupr_id": "8KQ406",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Tom Delassandro",
        "dupr_id": "9D4ND7",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]