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

PICKLEDON: THE CHAMPIONSHIPS 2025 - 4.5+ Mixed Doubles - Round 7 Pool A

ID: 6857024101

对局比分

4-11

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HF
Hunter Finley

59QLQR · Charlotte, NC, US

DUPR

4.244

CW
Corinne Whipple

QPYQW0 · Charlotte, NC, US

DUPR

3.848

阵营 2胜方
LS
Lucia Seward

8DD4X6 · USA

DUPR

4.446

FR
Fred Robinson

8W52RM · Charlotte, NC, US

DUPR

4.132

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6857024101
显示原始对决元数据 JSON
[
  {
    "team_id": 7103508418,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hunter Finley",
        "dupr_id": "59QLQR",
        "rating": 4.244,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Corinne Whipple",
        "dupr_id": "QPYQW0",
        "rating": 3.848,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 5744581816,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucia Seward",
        "dupr_id": "8DD4X6",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fred Robinson",
        "dupr_id": "8W52RM",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]