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

Pool 1: 4.0-4.5 Men’s Doubles

ID: 7168670441

对局比分

11-2

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

6:15 AM

对决场地

The HUB Pickleball Club - San Jose

View Facility Page →

对决竞争阵营

阵营 1胜方
MN
Michael Nguyen

9PGELR · San Jose, CA, US

DUPR

4.255

Chris Lim

0QL5MX · San Jose, CA, US

DUPR

4.223

阵营 2负方
RL
Randy Lu

PW79DX · San Jose, CA, US

DUPR

3.809

CP
Chris Pham

LZ2VDZ · USA

DUPR

3.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7168670441
显示原始对决元数据 JSON
[
  {
    "team_id": 6298607567,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Nguyen",
        "dupr_id": "9PGELR",
        "rating": 4.255,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Chris Lim",
        "dupr_id": "0QL5MX",
        "rating": 4.223,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66c778f21f8f3.jpg",
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 6998947924,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Lu",
        "dupr_id": "PW79DX",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Chris Pham",
        "dupr_id": "LZ2VDZ",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]