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

3rd Annual FPC Reindeer Games - Mens Doubles Skill: (3.5) Age: (55 And Under)

ID: 5453034771

对局比分

15-4

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

4:45 AM

对决场地

Fredericton, NB

View Facility Page →

对决竞争阵营

阵营 1胜方
SG
simon gallant

7NZQX4 · USA

DUPR

3.928

JR
Jason Robichaud

OZW7PP · USA

DUPR

3.911

阵营 2负方
Robin Price

O6RYPW · Fredericton, NB, CA

DUPR

3.418

AK
andrew keats

DNPXDX · Fredericton, NB, CA

DUPR

3.346

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5453034771
显示原始对决元数据 JSON
[
  {
    "team_id": 4494200121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "simon gallant",
        "dupr_id": "7NZQX4",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Robichaud",
        "dupr_id": "OZW7PP",
        "rating": 3.911,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8427617541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin Price",
        "dupr_id": "O6RYPW",
        "rating": 3.418,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67489378e812e.jpg",
        "location": "Fredericton, NB, CA"
      },
      {
        "name": "andrew keats",
        "dupr_id": "DNPXDX",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": "Fredericton, NB, CA"
      }
    ]
  }
]