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

POOL A DUPR 18 / 2025 The Dink Minor League Pickleball National Championship

ID: 4979333344

对局比分

21-18

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

5:00 PM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1胜方
Krystyan Lazarin

17MX48 · Dallas, TX, US

DUPR

4.920

RJ
Rachel Janssen

1ROJNZ · Farmers Branch, TX, US

DUPR

4.724

阵营 2负方
TJ
Troy Jenike

1Q07Q0 · San Angelo, TX, US

DUPR

4.621

AR
Allie Rike

3LZGRQ · San Angelo, TX, US

DUPR

4.287

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4979333344
显示原始对决元数据 JSON
[
  {
    "team_id": 8319498687,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krystyan Lazarin",
        "dupr_id": "17MX48",
        "rating": 4.92,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/57669/images/profile/bcdcb8d5-edde-49b1-8295-751f47622fb7.png",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Rachel Janssen",
        "dupr_id": "1ROJNZ",
        "rating": 4.724,
        "profile_pic_url": null,
        "location": "Farmers Branch, TX, US"
      }
    ]
  },
  {
    "team_id": 4949848947,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Troy Jenike",
        "dupr_id": "1Q07Q0",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      },
      {
        "name": "Allie Rike",
        "dupr_id": "3LZGRQ",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "San Angelo, TX, US"
      }
    ]
  }
]