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

The Lucky Shots Summer Classic - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6762723032

对局比分

15-13

落败 / Loss

对决日期

2025-07-12

对局时间 (估算)

9:00 PM

对决场地

Minneapolis, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Egan Mills

M2P2YO · Plymouth, MN, US

DUPR

4.339

CM
Canon Mills

W6WWNL · Plymouth, MN, US

DUPR

4.214

阵营 2负方
JT
John Trapnell

6Z7XYD · Shoreview, MN, US

DUPR

4.217

JP
Jon Powers

YG0NGE · Edina, MN, US

DUPR

4.503

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6762723032
显示原始对决元数据 JSON
[
  {
    "team_id": 7896377089,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Egan Mills",
        "dupr_id": "M2P2YO",
        "rating": 4.339,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1468503/images/profile/cc0093ce-f952-4de8-9c1c-1e5b329dbf0e.png",
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Canon Mills",
        "dupr_id": "W6WWNL",
        "rating": 4.214,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 8403024478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Trapnell",
        "dupr_id": "6Z7XYD",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      },
      {
        "name": "Jon Powers",
        "dupr_id": "YG0NGE",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Edina, MN, US"
      }
    ]
  }
]