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

Pool B - MLP 10

ID: 4818890622

Match Scores

21-18

Loss

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

DUPR

2.791

ST
Scott Tran

N5L6V2 · USA

DUPR

2.757

TEAM 2LOSS
RN
Richard Numeroff

N7M2Q2 · New York, NY, US

DUPR

2.861

CH
Christopher Huie

Y4NV04 · USA

DUPR

2.876

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-4818890622
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7173986658,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Pinkham",
        "dupr_id": "KDPYEQ",
        "rating": 2.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Tran",
        "dupr_id": "N5L6V2",
        "rating": 2.757,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6272368762,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Numeroff",
        "dupr_id": "N7M2Q2",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Christopher Huie",
        "dupr_id": "Y4NV04",
        "rating": 2.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]