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

Lunar New Year Showdown by WhataBangers - Mixed Doubles Skill: (4.0 - 4.999)

ID: 5210411932

对局比分

15-11

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

5:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JY
Jacklyn Yeung

7D0W50 · USA

DUPR

3.934

Loc Lam

8E207W · Dallas, TX, US

DUPR

4.708

阵营 2负方
ML
Mollie Le Quan

KORN6K · USA

DUPR

3.926

JR
Josh Rivera

35X075 · Makati, NCR, PH

DUPR

4.545

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5210411932
显示原始对决元数据 JSON
[
  {
    "team_id": 5703246919,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacklyn Yeung",
        "dupr_id": "7D0W50",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Loc Lam",
        "dupr_id": "8E207W",
        "rating": 4.708,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/56049/images/profile/8c96c062-438e-4d4c-b341-67783eeadfa4.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4614180002,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mollie Le Quan",
        "dupr_id": "KORN6K",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Rivera",
        "dupr_id": "35X075",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      }
    ]
  }
]