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

Next Level Pickleball Spring Classic Powered by NewGround Financial - Mixed Doubles Skill: (4.000 To 4.49) Age: (16 To 49)

ID: 6724088453

对局比分

8-15

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

6:15 AM

对决场地

Stratford, PE

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Manon Gallant

KORLW7 · PE, CA

DUPR

4.238

JG
Jakeba Grant

N7P45W · Alberton, PE, CA

DUPR

4.171

阵营 2胜方
LI
Londyn Irving

PZZ40Q · Moncton, NB, CA

DUPR

4.189

MN
Mathieu Noel

EWZO2W · Bathurst, NB, CA

DUPR

4.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6724088453
显示原始对决元数据 JSON
[
  {
    "team_id": 4627344609,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Manon Gallant",
        "dupr_id": "KORLW7",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "PE, CA"
      },
      {
        "name": "Jakeba Grant",
        "dupr_id": "N7P45W",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Alberton, PE, CA"
      }
    ]
  },
  {
    "team_id": 4345074580,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Londyn Irving",
        "dupr_id": "PZZ40Q",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      },
      {
        "name": "Mathieu Noel",
        "dupr_id": "EWZO2W",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Bathurst, NB, CA"
      }
    ]
  }
]