返回检索中心
匹克球对决数据双打对决 (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: 7943040081

对局比分

11-5

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

10:15 AM

对决场地

Stratford, PE

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Manon Gallant

KORLW7 · USA

DUPR

4.168

JG
Jakeba Grant

N7P45W · Alberton, PE, CA

DUPR

4.135

阵营 2负方
DV
Darya Verameichyk

RYDNDN · Riverview, NB, CA

DUPR

3.645

MO
Mathieu Ouellette

1RJ27N · Moncton, NB, CA

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7943040081
显示原始对决元数据 JSON
[
  {
    "team_id": 6688769844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Manon Gallant",
        "dupr_id": "KORLW7",
        "rating": 4.168,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jakeba Grant",
        "dupr_id": "N7P45W",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "Alberton, PE, CA"
      }
    ]
  },
  {
    "team_id": 6110929715,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darya Verameichyk",
        "dupr_id": "RYDNDN",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Riverview, NB, CA"
      },
      {
        "name": "Mathieu Ouellette",
        "dupr_id": "1RJ27N",
        "rating": 4.517,
        "profile_pic_url": null,
        "location": "Moncton, NB, CA"
      }
    ]
  }
]