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

Pool B - DUPR 18 (Sun 4/26)

ID: 6859593925

对局比分

21-14

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

2:15 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.798

LT
Lili Thompson

0YWERX · Tulsa, OK, US

DUPR

4.691

阵营 2负方
JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.603

Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.927

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6859593925
显示原始对决元数据 JSON
[
  {
    "team_id": 4654603202,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.798,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      },
      {
        "name": "Lili Thompson",
        "dupr_id": "0YWERX",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 4382625993,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.603,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.927,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1490783/images/profile/a47d4aec-5efa-4fef-8b7c-4b0c349edcef.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  }
]