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

Coed League B - 05/12

ID: 7476406172

对局比分

6-11

获胜 / Win

对决日期

2026-05-12

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JG
Juan Gomez

35D2VR · Orem, UT, US

DUPR

4.843

EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

5.019

阵营 2胜方
AM
Andy MacGillvray

1QJR0R · Pleasant Grove, UT, US

DUPR

4.954

JC
Jeremy Call

8JO7NJ · Orem, UT, US

DUPR

4.967

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7476406172
显示原始对决元数据 JSON
[
  {
    "team_id": 5643676815,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Juan Gomez",
        "dupr_id": "35D2VR",
        "rating": 4.843,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5343438894,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andy MacGillvray",
        "dupr_id": "1QJR0R",
        "rating": 4.954,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jeremy Call",
        "dupr_id": "8JO7NJ",
        "rating": 4.967,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]