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

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

ID: 5189745038

对局比分

11-0

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
MD
Matthew Denny

RYWE7E · Bath, NB

DUPR

5.029

NG
Nick Graham

NY79XZ · Rusagonis, NB, CA

DUPR

4.264

阵营 2负方
CD
Christopher DeWolfe

6724M0 · Fredericton, NB, CA

DUPR

4.235

JA
Jeff Ashe

8JNJXJ · Titusville, NB, CA

DUPR

4.757

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5189745038
显示原始对决元数据 JSON
[
  {
    "team_id": 5868028693,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Denny",
        "dupr_id": "RYWE7E",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Bath, NB"
      },
      {
        "name": "Nick Graham",
        "dupr_id": "NY79XZ",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Rusagonis, NB, CA"
      }
    ]
  },
  {
    "team_id": 6441631664,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher DeWolfe",
        "dupr_id": "6724M0",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "Jeff Ashe",
        "dupr_id": "8JNJXJ",
        "rating": 4.757,
        "profile_pic_url": null,
        "location": "Titusville, NB, CA"
      }
    ]
  }
]