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

APA - The GTA Open - Split Age Womens Doubles Skill: (4.499 And Under)

ID: 8043153090

对局比分

15-10

获胜 / Win

对决日期

2026-04-02

对局时间 (估算)

7:30 PM

对决场地

Missisauga, ON

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Stephanie Perrotti

569PRL · Buffalo, NY, US

DUPR

4.279

JB
Jane Brueckl

L5K6YK · Angola, NY, US

DUPR

4.485

阵营 2负方
Lisa Molinaro

DWLLG6 · Mississauga, ON, CA

DUPR

3.761

CW
Christine Wong

4LKK7V · Mississauga, ON, CA

DUPR

4.227

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8043153090
显示原始对决元数据 JSON
[
  {
    "team_id": 6958919716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stephanie Perrotti",
        "dupr_id": "569PRL",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Jane Brueckl",
        "dupr_id": "L5K6YK",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Angola, NY, US"
      }
    ]
  },
  {
    "team_id": 6437417599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Molinaro",
        "dupr_id": "DWLLG6",
        "rating": 3.761,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66526b53721e0.jpg",
        "location": "Mississauga, ON, CA"
      },
      {
        "name": "Christine Wong",
        "dupr_id": "4LKK7V",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Mississauga, ON, CA"
      }
    ]
  }
]