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

PPA Tour: 2026 Sacramento Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 5822395433

对局比分

8-11, 11-2, 5-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

6:15 AM

对决场地

Sacramento, CA

View Facility Page →

对决竞争阵营

阵营 1负方
River Andrews

8GMKM8 · Citrus Heights, CA, US

DUPR

4.399

EM
Eric Morse

3V2EO5 · Sacramento, CA, US

DUPR

4.782

阵营 2胜方
PH
paul hortillas

KDXLKY · Pittsburg, CA, US

DUPR

4.481

GS
Gerald Sibayan

XJ47O5 · Fremont, CA, US

DUPR

4.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5822395433
显示原始对决元数据 JSON
[
  {
    "team_id": 4962827727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "River Andrews",
        "dupr_id": "8GMKM8",
        "rating": 4.399,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1354838/images/profile/bb603ac1-034e-493e-8b91-16c54d238e9a.png",
        "location": "Citrus Heights, CA, US"
      },
      {
        "name": "Eric Morse",
        "dupr_id": "3V2EO5",
        "rating": 4.782,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  },
  {
    "team_id": 6204426524,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "paul hortillas",
        "dupr_id": "KDXLKY",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      },
      {
        "name": "Gerald Sibayan",
        "dupr_id": "XJ47O5",
        "rating": 4.604,
        "profile_pic_url": null,
        "location": "Fremont, CA, US"
      }
    ]
  }
]