Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickleball: Round Robin

ID: 6562190279

Match Scores

14-16

Win

Play Date

2026-01-30

Play Time (Est)

12:45 AM

Play Location

211 Rand Rd

Unverified Facility

Competitor Teams

TEAM 1LOSS
PJ
Paul Juat

56JDMV · Mount Prospect, IL, US

DUPR

3.852

VR
Vijaya Rudrapaka

8E57LW · Vernon Hills, IL, US

DUPR

3.383

TEAM 2WINNER
JR
Jose Rodriguez

99ONK7 · USA

DUPR

3.927

A
Amar

PW2GGM · USA

DUPR

3.536

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-6562190279
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8534737018,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul  Juat",
        "dupr_id": "56JDMV",
        "rating": 3.852,
        "profile_pic_url": null,
        "location": "Mount Prospect, IL, US"
      },
      {
        "name": "Vijaya Rudrapaka",
        "dupr_id": "8E57LW",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      }
    ]
  },
  {
    "team_id": 8322891261,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Rodriguez",
        "dupr_id": "99ONK7",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amar",
        "dupr_id": "PW2GGM",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]