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

5-19-26

ID: 6325136152

对局比分

0-11

获胜 / Win

对决日期

2026-05-20

对局时间 (估算)

5:00 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jenna Sarvis

7DXJN9 · Wilmington, NC, US

DUPR

3.696

RS
Rachel Sawyer

1Q09G5 · Wilmington, NC, US

DUPR

4.021

阵营 2胜方
Michael Murphy

RW2L4D · Wilmington, NC, US

DUPR

3.734

TR
Tali Robich

EWZM4E · WRITSVLLE BCH, NC, US

DUPR

4.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6325136152
显示原始对决元数据 JSON
[
  {
    "team_id": 5763962420,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jenna Sarvis",
        "dupr_id": "7DXJN9",
        "rating": 3.696,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Rachel Sawyer",
        "dupr_id": "1Q09G5",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 4757451572,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael  Murphy",
        "dupr_id": "RW2L4D",
        "rating": 3.734,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68db67b644e67.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Tali Robich",
        "dupr_id": "EWZM4E",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "WRITSVLLE BCH, NC, US"
      }
    ]
  }
]