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

The Jar - Mixed <3 DUPR - Weekly Round Robin

ID: 7754141361

Match Scores

11-7

Win

Play Date

2026-06-07

Play Time (Est)

10:15 AM

Play Location

29 White St

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tommy Bell

N5J6ZZ · USA

DUPR

2.365

AT
Aiden Tabag

DYVDNY · Malvern East, VIC, AU

DUPR

2.292

TEAM 2LOSS
FP
Frank Piccolo

7Z524M · USA

DUPR

2.116

LB
Libby Bentley

GX4LEX · USA

DUPR

2.016

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-7754141361
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5734224714,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy Bell",
        "dupr_id": "N5J6ZZ",
        "rating": 2.365,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aiden Tabag",
        "dupr_id": "DYVDNY",
        "rating": 2.292,
        "profile_pic_url": null,
        "location": "Malvern East, VIC, AU"
      }
    ]
  },
  {
    "team_id": 6106157604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Piccolo",
        "dupr_id": "7Z524M",
        "rating": 2.116,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Libby Bentley",
        "dupr_id": "GX4LEX",
        "rating": 2.016,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]