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

Winter2 - Advanced 4.0 - Week 8

ID: 4321534066

对局比分

9-11, 11-9, 10-12

落败 / Loss

对决日期

2026-03-04

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Nicholas Rittenhouse

59J9N0 · Rochester, MN, US

DUPR

4.490

AH
AJ Hogenson

EGMN2V · USA

DUPR

3.983

阵营 2胜方
SE
Sydney Elliott

59GRDR · Rochester, MN, US

DUPR

4.306

Martha Macken Elliott

L5PRVK · Rochester, MN, US

DUPR

4.161

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4321534066
显示原始对决元数据 JSON
[
  {
    "team_id": 4897343836,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Rittenhouse",
        "dupr_id": "59J9N0",
        "rating": 4.49,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66eb361a7b899.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "AJ Hogenson",
        "dupr_id": "EGMN2V",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7716619968,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sydney Elliott",
        "dupr_id": "59GRDR",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Martha Macken Elliott",
        "dupr_id": "L5PRVK",
        "rating": 4.161,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66edab85eb52b.jpg",
        "location": "Rochester, MN, US"
      }
    ]
  }
]