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

PPA Tour: Indoor National Championships - Mens Doubles Skill: (4.0) Age: (08 To 34)

ID: 7404966749

对局比分

11-6, 11-5

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

6:15 AM

对决场地

Lakeville, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
KL
Kevin Lilly

8K7Q73 · North Sioux City, SD, US

DUPR

4.298

JL
Jake Lilly

8E9RWE · Ames, IA, US

DUPR

4.413

阵营 2负方
JL
Joe Lauer

179LM5 · Minneapolis, MN, US

DUPR

3.966

MP
Mitchell Prisby

89NO4K · Minneapolis, MN, US

DUPR

3.865

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7404966749
显示原始对决元数据 JSON
[
  {
    "team_id": 7734547166,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Lilly",
        "dupr_id": "8K7Q73",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "North Sioux City, SD, US"
      },
      {
        "name": "Jake Lilly",
        "dupr_id": "8E9RWE",
        "rating": 4.413,
        "profile_pic_url": null,
        "location": "Ames, IA, US"
      }
    ]
  },
  {
    "team_id": 6101689810,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Lauer",
        "dupr_id": "179LM5",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mitchell Prisby",
        "dupr_id": "89NO4K",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]