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

Sunday Evening Partners Week 4

ID: 5012720079

对局比分

11-10

获胜 / Win

对决日期

2025-03-30

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Anne Backlund

3L0XNQ · Minneapolis, MN, US

DUPR

3.953

RJ
Ryan Johnsrud

2L42YE · St. Louis Park, MN, US

DUPR

4.398

阵营 2负方
CF
Chris Fallert

3VJNLE · Maplewood, MN, US

DUPR

4.309

PF
Pamela Fallert

3O4ZOP · Maplewood, MN, US

DUPR

3.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5012720079
显示原始对决元数据 JSON
[
  {
    "team_id": 5883538121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anne Backlund",
        "dupr_id": "3L0XNQ",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Ryan Johnsrud",
        "dupr_id": "2L42YE",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      }
    ]
  },
  {
    "team_id": 6972319639,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Fallert",
        "dupr_id": "3VJNLE",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      },
      {
        "name": "Pamela Fallert",
        "dupr_id": "3O4ZOP",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Maplewood, MN, US"
      }
    ]
  }
]