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

APS Fountain Valley Spring Challenger - DOUBLES MONEYBALL 4.5-5.5

ID: 4706311419

对局比分

15-2

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Anthony Miller

RXZPDZ · San Diego, CA, US

DUPR

5.086

WW
William Wimbish

56P9XR · Chula Vista, CA, US

DUPR

4.830

阵营 2负方
RH
Ray Heinonen

8W2YYK · Torrance, CA, US

DUPR

5.083

MP
Matthew Powley

3VVZMP · Mission Viejo, CA, US

DUPR

5.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4706311419
显示原始对决元数据 JSON
[
  {
    "team_id": 5967147152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Miller",
        "dupr_id": "RXZPDZ",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "William Wimbish",
        "dupr_id": "56P9XR",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Chula Vista, CA, US"
      }
    ]
  },
  {
    "team_id": 5784274157,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ray Heinonen",
        "dupr_id": "8W2YYK",
        "rating": 5.083,
        "profile_pic_url": null,
        "location": "Torrance, CA, US"
      },
      {
        "name": "Matthew Powley",
        "dupr_id": "3VVZMP",
        "rating": 5.165,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  }
]