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

Sunday Eve Competitive Partner League Week 7

ID: 5881217240

对局比分

11-3

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.399

PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

4.013

阵营 2负方
TX
thou Xayavong

L5M4EK · New Brighton, MN, US

DUPR

3.457

TV
Tseng Vang

KONN9K · Minneapolis, MN, US

DUPR

3.552

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5881217240
显示原始对决元数据 JSON
[
  {
    "team_id": 7544970402,
    "serial": 1,
    "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.013,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  },
  {
    "team_id": 5238662064,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "thou Xayavong",
        "dupr_id": "L5M4EK",
        "rating": 3.457,
        "profile_pic_url": null,
        "location": "New Brighton, MN, US"
      },
      {
        "name": "Tseng Vang",
        "dupr_id": "KONN9K",
        "rating": 3.552,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]