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

Pool B - DUPR 18 (Sun 4/26)

ID: 5182211804

对局比分

21-14

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

9:00 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brett Mills

GG2MPM · Tulsa, OK, US

DUPR

4.287

EL
Eden Lawson

W6ZOJG · Broken Arrow, OK, US

DUPR

4.801

阵营 2负方
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.650

Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5182211804
显示原始对决元数据 JSON
[
  {
    "team_id": 5257453391,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Mills",
        "dupr_id": "GG2MPM",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Eden Lawson",
        "dupr_id": "W6ZOJG",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 4520233563,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.923,
        "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"
      }
    ]
  }
]