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

RBPG League 5/5/26-6/23/26

ID: 7673947102

Match Scores

11-8

Win

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Rockaway Beach, Queens, NY, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
John DeRisi

Z49EVW · USA

DUPR

2.904

GB
Gloria Bolino

125M2R · Kings County, NY, US

DUPR

3.310

TEAM 2LOSS
EM
Erin Murray

9JOVVV · Queens County, NY, US

DUPR

3.068

MS
Michael Sirota

Z44EXP · USA

DUPR

3.160

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-7673947102
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8240182034,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John  DeRisi",
        "dupr_id": "Z49EVW",
        "rating": 2.904,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gloria Bolino",
        "dupr_id": "125M2R",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 4919960125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erin Murray",
        "dupr_id": "9JOVVV",
        "rating": 3.068,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      },
      {
        "name": "Michael Sirota",
        "dupr_id": "Z44EXP",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]