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

Pickleball Life

ID: 8556124287

对局比分

22-20

获胜 / Win

对决日期

2026-02-25

对局时间 (估算)

4:45 AM

对决场地

11812 Kimberlyn Rd, Oklahoma City, OK 73162, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MM
Mark Moore

3PJ06X · Edmond, OK, US

DUPR

4.541

WW
Will Williams

1N5Z73 · Oklahoma City, OK, US

DUPR

4.434

阵营 2负方
JW
Jason Ward

3LWLX5 · Sand Springs, OK, US

DUPR

4.038

MW
Mike Ward

3ZLR9M · Sand Springs, OK, US

DUPR

4.564

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8556124287
显示原始对决元数据 JSON
[
  {
    "team_id": 5973656608,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Moore",
        "dupr_id": "3PJ06X",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Will Williams",
        "dupr_id": "1N5Z73",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 5251654408,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Ward",
        "dupr_id": "3LWLX5",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      },
      {
        "name": "Mike Ward",
        "dupr_id": "3ZLR9M",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      }
    ]
  }
]