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

Pickleball Celebration

ID: 5243346579

对局比分

11-2

落败 / Loss

对决日期

2026-04-21

对局时间 (估算)

4:45 AM

对决场地

2440 Marvin Rd NE, Lacey, WA 98516, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JE
Jordan Emerson

55WY00 · USA

DUPR

3.447

GL
Gregori Lopez

ODEKQW · USA

DUPR

3.500

阵营 2负方
PG
Paula Gayson

WX62JK · Lacey, WA, US

DUPR

3.122

NA
Nichole Aldrich

94QNDK · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5243346579
显示原始对决元数据 JSON
[
  {
    "team_id": 6213075429,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Emerson",
        "dupr_id": "55WY00",
        "rating": 3.447,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gregori Lopez",
        "dupr_id": "ODEKQW",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6012250479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paula Gayson",
        "dupr_id": "WX62JK",
        "rating": 3.122,
        "profile_pic_url": null,
        "location": "Lacey, WA, US"
      },
      {
        "name": "Nichole Aldrich",
        "dupr_id": "94QNDK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]