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

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

ID: 6773479007

对局比分

15-6

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

12:45 AM

对决场地

Sun City West, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jun Laffin

1RW0JE · Kenora, ON, CA

DUPR

4.712

BC
Brad Chase

8G7X9X · Winnipeg, MB, CA

DUPR

4.778

阵营 2负方
LM
Lara Mosser

12ZEQ4 · Surprise, AZ, US

DUPR

4.541

WM
WAYNE MOSSER

8DY2N6 · Surprise, AZ, US

DUPR

4.212

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6773479007
显示原始对决元数据 JSON
[
  {
    "team_id": 7189384739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jun Laffin",
        "dupr_id": "1RW0JE",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Kenora, ON, CA"
      },
      {
        "name": "Brad Chase",
        "dupr_id": "8G7X9X",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Winnipeg, MB, CA"
      }
    ]
  },
  {
    "team_id": 7220067575,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lara Mosser",
        "dupr_id": "12ZEQ4",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      },
      {
        "name": "WAYNE MOSSER",
        "dupr_id": "8DY2N6",
        "rating": 4.212,
        "profile_pic_url": null,
        "location": "Surprise, AZ, US"
      }
    ]
  }
]