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

Pool B - MLP 10

ID: 5719595946

Match Scores

21-18

Win

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

PKLYN

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Joel Pinkham

KDPYEQ · USA

Rated Score

2.820

JB
Julia Bates

Q56W5R · Kings County, NY, US

Rated Score

2.467

TEAM 2LOSS
RN
Richard Numeroff

N7M2Q2 · New York, NY, US

Rated Score

2.862

RS
Riham Shendy

PZQLEG · USA

Rated Score

2.256

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-5719595946
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7751111971,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pinkham",
        "dupr_id": "KDPYEQ",
        "rating": 2.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Julia Bates",
        "dupr_id": "Q56W5R",
        "rating": 2.467,
        "profile_pic_url": null,
        "location": "Kings County, NY, US"
      }
    ]
  },
  {
    "team_id": 7660411354,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Numeroff",
        "dupr_id": "N7M2Q2",
        "rating": 2.862,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Riham Shendy",
        "dupr_id": "PZQLEG",
        "rating": 2.256,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]