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

The BackSpin Showdown 2 - Mixed Doubles Skill: (4.000 To 4.999) Age: (55 And Above)

ID: 7460176458

对局比分

11-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

7:30 PM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
Diane Gagnon

8E7QZE · Moncton, NB, CA

DUPR

4.319

RA
Ron Arsenault

8GZXVM · Moncton, NB, CA

DUPR

4.080

阵营 2负方
BM
Betty Madsen

OD0OE2 · New Maryland, NB, CA

DUPR

3.999

MM
Michael McIntosh

67KK7K · Woodstock, NB, CA

DUPR

3.707

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7460176458
显示原始对决元数据 JSON
[
  {
    "team_id": 5703078666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diane Gagnon",
        "dupr_id": "8E7QZE",
        "rating": 4.319,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67c8428792d98.jpg",
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Ron Arsenault",
        "dupr_id": "8GZXVM",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 6125130795,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Betty Madsen",
        "dupr_id": "OD0OE2",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "New Maryland, NB, CA"
      },
      {
        "name": "Michael McIntosh",
        "dupr_id": "67KK7K",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Woodstock, NB, CA"
      }
    ]
  }
]