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

Sunday Eve Competitive Partner League Week 7

ID: 4644947642

对局比分

1-11

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MG
Melissa Gorman

1754QM · Minneapolis, MN, US

DUPR

3.445

AH
Alan Hsu

0Q6VGX · USA

DUPR

3.570

阵营 2胜方
CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.399

PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

4.014

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4644947642
显示原始对决元数据 JSON
[
  {
    "team_id": 8582075501,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Gorman",
        "dupr_id": "1754QM",
        "rating": 3.445,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Alan Hsu",
        "dupr_id": "0Q6VGX",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8318103362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Fallert",
        "dupr_id": "3VJNLE",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      },
      {
        "name": "Pamela Fallert",
        "dupr_id": "3O4ZOP",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  }
]