返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Newberg Young Life

ID: 6146162149

对局比分

17-8

落败 / Loss

对决日期

2025-06-22

对局时间 (估算)

2:15 AM

对决场地

Newberg, OR 97132, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MH
Maddie Helm

RZGPOM · Portland, OR, US

DUPR

4.868

JT
Jen Tuttle

7DWRKM · Lake Oswego, OR, US

DUPR

4.841

阵营 2负方
KH
Kelsey Herman

8MEWRD · Corvallis, OR, US

DUPR

4.397

SC
Sara Cornell

565YY0 · Albany, OR, US

DUPR

4.691

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6146162149
显示原始对决元数据 JSON
[
  {
    "team_id": 7930663862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maddie Helm",
        "dupr_id": "RZGPOM",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Jen Tuttle",
        "dupr_id": "7DWRKM",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Lake Oswego, OR, US"
      }
    ]
  },
  {
    "team_id": 5793981096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelsey Herman",
        "dupr_id": "8MEWRD",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Corvallis, OR, US"
      },
      {
        "name": "Sara Cornell",
        "dupr_id": "565YY0",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Albany, OR, US"
      }
    ]
  }
]