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

The BackSpin Showdown 2 - Mixed Doubles Skill: (Open) Age: (Any)

ID: 4420859635

对局比分

9-15

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

8:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1负方
DV
Darya Verameichyk

RYDNDN · Riverview, NB, CA

DUPR

3.676

MO
Mathieu Ouellette

1RJ27N · Moncton, NB, CA

DUPR

4.621

阵营 2胜方
AH
Angelia Hermenier

8DKZ76 · Queens County, NB, CA

DUPR

4.580

JC
Jean-Guy Chapman

4LLP5M · Hanwell, NB, CA

DUPR

4.660

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4420859635
显示原始对决元数据 JSON
[
  {
    "team_id": 8333508494,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Darya Verameichyk",
        "dupr_id": "RYDNDN",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Riverview, NB, CA"
      },
      {
        "name": "Mathieu Ouellette",
        "dupr_id": "1RJ27N",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  },
  {
    "team_id": 4339559838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Angelia Hermenier",
        "dupr_id": "8DKZ76",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Queens County, NB, CA"
      },
      {
        "name": "Jean-Guy Chapman",
        "dupr_id": "4LLP5M",
        "rating": 4.66,
        "profile_pic_url": null,
        "location": "Hanwell, NB, CA"
      }
    ]
  }
]