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

Mixed Doubles 4.0-4.49

ID: 4774864052

对局比分

4-11

获胜 / Win

对决日期

2025-08-23

对局时间 (估算)

9:00 PM

对决场地

Anchorage

View Facility Page →

对决竞争阵营

阵营 1负方
Tuuta Inoke

9P2XPR · Anchorage, AK, US

DUPR

3.386

LM
Lineni Makihele

59N290 · Anchorage, AK, US

DUPR

3.496

阵营 2胜方
AZ
Alexander Zarr

L52NG6 · Anchorage, AK, US

DUPR

4.193

BT
Barbara Taylor

XJEKRR · Anchorage, AK, US

DUPR

3.944

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4774864052
显示原始对决元数据 JSON
[
  {
    "team_id": 6970783541,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tuuta Inoke",
        "dupr_id": "9P2XPR",
        "rating": 3.386,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/680cfd66eddc2.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Lineni Makihele",
        "dupr_id": "59N290",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  },
  {
    "team_id": 4533814512,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alexander Zarr",
        "dupr_id": "L52NG6",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Barbara Taylor",
        "dupr_id": "XJEKRR",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Anchorage, AK, US"
      }
    ]
  }
]