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

March to Victory by ZZ2 - Womens Doubles Skill: (3.5 To 4.0) Age: (50 And Above)

ID: 5964369737

对局比分

4-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

6:15 AM

对决场地

Lynnwood, WA

未核实场馆

对决竞争阵营

阵营 1负方
PR
Pauline Reyes

PW7D5X · USA

DUPR

3.772

AH
Angie Hall

PW77GQ · USA

DUPR

3.560

阵营 2胜方
LD
Lisa Drake

7D2994 · Tacoma, WA, US

DUPR

3.562

Marlus Francis

XJ9Z02 · Sumner, WA, US

DUPR

3.654

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5964369737
显示原始对决元数据 JSON
[
  {
    "team_id": 5539439489,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pauline Reyes",
        "dupr_id": "PW7D5X",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Angie Hall",
        "dupr_id": "PW77GQ",
        "rating": 3.56,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7680663575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lisa Drake",
        "dupr_id": "7D2994",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      },
      {
        "name": "Marlus Francis",
        "dupr_id": "XJ9Z02",
        "rating": 3.654,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/142243_63f90ef2d1610.jpg",
        "location": "Sumner, WA, US"
      }
    ]
  }
]