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

All in Pickleball Gym - 4.5 Mens Round Robin Moneyball

ID: 6677746295

对局比分

15-13

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

12:45 AM

对决场地

400 76th St SW, Byron Center, MI 49315, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CF
Christophe Fillion

O66KNE · USA

DUPR

4.532

CF
Christian Fillion

RYWOGM · USA

DUPR

4.288

阵营 2负方
JL
Jake Lambers

0QPZJ2 · Holland, MI, US

DUPR

4.123

JP
Jason Parks

8DRK26 · Holland, MI, US

DUPR

4.048

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6677746295
显示原始对决元数据 JSON
[
  {
    "team_id": 5470800233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christophe Fillion",
        "dupr_id": "O66KNE",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christian Fillion",
        "dupr_id": "RYWOGM",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6471771090,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Lambers",
        "dupr_id": "0QPZJ2",
        "rating": 4.123,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Jason Parks",
        "dupr_id": "8DRK26",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      }
    ]
  }
]