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

adv beginner league

ID: 7082249629

Match Scores

11-2

Loss

Play Date

2026-06-03

Play Time (Est)

2:15 AM

Play Location

866 W Main Rd, Middletown, RI 02842, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Robert Angell

X27OYR · USA

DUPR

2.662

DB
Deb Budnick

3ZYGMP · USA

DUPR

2.877

TEAM 2LOSS
PM
Paige Myatt

LWYELZ · USA

DUPR

2.548

FB
Frank Budnick

35RO0P · USA

DUPR

2.426

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-7082249629
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7811430003,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Angell",
        "dupr_id": "X27OYR",
        "rating": 2.662,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deb Budnick",
        "dupr_id": "3ZYGMP",
        "rating": 2.877,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6040320989,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paige Myatt",
        "dupr_id": "LWYELZ",
        "rating": 2.548,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Frank Budnick",
        "dupr_id": "35RO0P",
        "rating": 2.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]