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

Making Memories Classic 2025 - Mens Doubles 14+: 5.0+/ Open

ID: 6609804920

对局比分

6-15

落败 / Loss

对决日期

2025-06-14

对局时间 (估算)

9:00 PM

对决场地

Greenwood, IN

View Facility Page →

对决竞争阵营

阵营 1负方
EG
Everett Gilmore

8MV0WL · Noblesville, IN, US

DUPR

5.049

EG
Elliott Gilmore

L52NV5 · Fishers, IN, US

DUPR

4.962

阵营 2胜方
PK
Parker Kalis

MYRG2G · Westfield, IN, US

DUPR

5.433

NL
Noah Lyons

KOD577 · Marion, IN, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6609804920
显示原始对决元数据 JSON
[
  {
    "team_id": 7533412481,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Everett Gilmore",
        "dupr_id": "8MV0WL",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      },
      {
        "name": "Elliott Gilmore",
        "dupr_id": "L52NV5",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  },
  {
    "team_id": 5143304831,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parker Kalis",
        "dupr_id": "MYRG2G",
        "rating": 5.433,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      },
      {
        "name": "Noah Lyons",
        "dupr_id": "KOD577",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Marion, IN, US"
      }
    ]
  }
]