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

Sunday Eve Competitive Partner League Week 7

ID: 7272069428

对局比分

0-11

获胜 / Win

对决日期

2025-06-22

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MB
Mel Bors

1Q2JE5 · Minneapolis, MN, US

DUPR

3.161

ED
Eric Dalbom

JZRYJ4 · St. Louis Park, MN, US

DUPR

3.852

阵营 2胜方
CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.400

PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

4.014

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7272069428
显示原始对决元数据 JSON
[
  {
    "team_id": 7834648271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mel Bors",
        "dupr_id": "1Q2JE5",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Eric Dalbom",
        "dupr_id": "JZRYJ4",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 5034465144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Fallert",
        "dupr_id": "3VJNLE",
        "rating": 4.4,
        "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"
      }
    ]
  }
]