返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Fix/Mix DUPR Doubles with JKPC

ID: 6861670719

对局比分

12-13

获胜 / Win

对决日期

2026-05-05

对局时间 (估算)

4:45 AM

对决场地

Ancubic pickle club

未核实场馆

对决竞争阵营

阵营 1负方
NN
NAZREN NAZAR

2Z6OYE · USA

DUPR

2.597

ML
Moses Lau Yew Soon

76XXD0 · USA

DUPR

2.665

阵营 2胜方
AM
Aravind Moghan

QJEEY0 · Selangor, MY

DUPR

2.723

AM
Azizi Muhammad

94GO77 · USA

DUPR

2.909

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6861670719
显示原始对决元数据 JSON
[
  {
    "team_id": 4471563801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "NAZREN NAZAR",
        "dupr_id": "2Z6OYE",
        "rating": 2.597,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Moses Lau Yew Soon",
        "dupr_id": "76XXD0",
        "rating": 2.665,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7002301115,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aravind Moghan",
        "dupr_id": "QJEEY0",
        "rating": 2.723,
        "profile_pic_url": null,
        "location": "Selangor, MY"
      },
      {
        "name": "Azizi Muhammad",
        "dupr_id": "94GO77",
        "rating": 2.909,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]