返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Oklahoma Premier Pickleball League OPPL

ID: 7697413284

对局比分

15-10

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

1:00 PM

对决场地

4101 S E 39th Ct, Norman, OK 73071, USA

未核实场馆

对决竞争阵营

阵营 1胜方
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.782

SG
Seth Goodman

7DVJYM · Tulsa, OK, US

DUPR

4.873

阵营 2负方
JN
James Nguyen

17PNWN · Edmond, OK, US

DUPR

4.926

KH
Kendall Hunt

RY65QE · Oklahoma City, OK, US

DUPR

4.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7697413284
显示原始对决元数据 JSON
[
  {
    "team_id": 7961076623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Seth Goodman",
        "dupr_id": "7DVJYM",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 7855023643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Nguyen",
        "dupr_id": "17PNWN",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Kendall Hunt",
        "dupr_id": "RY65QE",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]