返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Pickleball Celebration Tournament - 3.0-3.5

ID: 4825335266

对局比分

0-11

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

3:30 PM

对决场地

23 Kitchens, Marvin Road Northeast, Lacey, WA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TM
Tyler Melby

5Y4ZER · USA

DUPR

2.000

JM
Jessica Melby

6N5RQD · USA

DUPR

2.023

阵营 2胜方
PG
Paula Gayson

WX62JK · Lacey, WA, US

DUPR

3.088

NA
Nichole Aldrich

94QNDK · USA

DUPR

3.101

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4825335266
显示原始对决元数据 JSON
[
  {
    "team_id": 4680133006,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Melby",
        "dupr_id": "5Y4ZER",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica Melby",
        "dupr_id": "6N5RQD",
        "rating": 2.023,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5017412943,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paula Gayson",
        "dupr_id": "WX62JK",
        "rating": 3.088,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      },
      {
        "name": "Nichole Aldrich",
        "dupr_id": "94QNDK",
        "rating": 3.101,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]