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

Jumbo's Pickleball Silver Cup - Mixed Doubles Skill: (OPEN)

ID: 4360828929

对局比分

15-7

获胜 / Win

对决日期

2026-01-11

对局时间 (估算)

10:15 AM

对决场地

Portland, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
JC
Jen Curry

EGYYMM · Springfield, OR, US

DUPR

4.164

Josh Remis

8MMMDV · Eugene, OR, US

DUPR

4.600

阵营 2负方
BO
Beci Orrell

ZN0G5P · Happy Valley, OR, US

DUPR

4.139

TO
Tyler Orrell

KD5VPY · Happy Valley, OR, US

DUPR

4.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4360828929
显示原始对决元数据 JSON
[
  {
    "team_id": 5234475839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jen Curry",
        "dupr_id": "EGYYMM",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Springfield, OR, US"
      },
      {
        "name": "Josh Remis",
        "dupr_id": "8MMMDV",
        "rating": 4.6,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/666c5c3b2c9d9.jpg",
        "location": "Eugene, OR, US"
      }
    ]
  },
  {
    "team_id": 7227242619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Beci Orrell",
        "dupr_id": "ZN0G5P",
        "rating": 4.139,
        "profile_pic_url": null,
        "location": "Happy Valley, OR, US"
      },
      {
        "name": "Tyler Orrell",
        "dupr_id": "KD5VPY",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Happy Valley, OR, US"
      }
    ]
  }
]