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

adv beginner league

ID: 7932412535

Match Scores

6-11

Loss

Play Date

2026-06-03

Play Time (Est)

12:45 AM

Play Location

866 W Main Rd, Middletown, RI 02842, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RA
Robert Angell

X27OYR · Newport, RI, US

DUPR

2.644

PM
Paige Myatt

LWYELZ · USA

DUPR

2.574

TEAM 2WINNER
FB
Frank Budnick

35RO0P · USA

DUPR

2.507

DB
Deb Budnick

3ZYGMP · USA

DUPR

2.798

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-7932412535
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5876553256,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Angell",
        "dupr_id": "X27OYR",
        "rating": 2.644,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Paige Myatt",
        "dupr_id": "LWYELZ",
        "rating": 2.574,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5298780814,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Budnick",
        "dupr_id": "35RO0P",
        "rating": 2.507,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Deb Budnick",
        "dupr_id": "3ZYGMP",
        "rating": 2.798,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]