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

2025 Penguin Pickleball Party @ West Hills Racquet & Fitness Club by PIG - Mens Doubles Skill: (4.0) Age: (5 To 35)

ID: 8447752174

对局比分

3-11

获胜 / Win

对决日期

2025-12-21

对局时间 (估算)

11:30 PM

对决场地

Portland, OR

View Facility Page →

对决竞争阵营

阵营 1负方
Yong Liu

56YK2V · Beaverton, OR, US

DUPR

3.547

LL
Lawrence Liu

2Q7E77 · Beaverton, OR, US

DUPR

3.323

阵营 2胜方
JK
Jonathan Kao

NY2776 · Vancouver, BC, CA

DUPR

3.583

MK
Marvin Kao

99KZLR · Vancouver, BC, CA

DUPR

4.609

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8447752174
显示原始对决元数据 JSON
[
  {
    "team_id": 5059940549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Yong Liu",
        "dupr_id": "56YK2V",
        "rating": 3.547,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6935d1bcae3e6.jpg",
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Lawrence Liu",
        "dupr_id": "2Q7E77",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Beaverton, OR, US"
      }
    ]
  },
  {
    "team_id": 4557131380,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Kao",
        "dupr_id": "NY2776",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      },
      {
        "name": "Marvin Kao",
        "dupr_id": "99KZLR",
        "rating": 4.609,
        "profile_pic_url": null,
        "location": "Vancouver, BC, CA"
      }
    ]
  }
]