Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Pickjoy Scramble

ID: 8075620612

Match Scores

7-15

Win

Play Date

2026-06-02

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BX
Bobby Xing

Q9DJJN · USA

DUPR

2.925

IL
Inglin Li

EX5OWJ · USA

DUPR

2.830

TEAM 2WINNER
QH
Qingxian Hu

RDN79Q · USA

DUPR

2.922

EK
Elmo kuang

O67ZX7 · Shenzhen, Guangdong Province, CN

DUPR

3.456

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8075620612
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7471234677,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bobby Xing",
        "dupr_id": "Q9DJJN",
        "rating": 2.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Inglin Li",
        "dupr_id": "EX5OWJ",
        "rating": 2.83,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8343558288,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Qingxian Hu",
        "dupr_id": "RDN79Q",
        "rating": 2.922,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elmo kuang",
        "dupr_id": "O67ZX7",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      }
    ]
  }
]