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

Week 6 Round 2

ID: 5332856247

Match Scores

9-5

Win

Play Date

2026-02-11

Play Time (Est)

4:45 AM

Play Location

True Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MF
Mason Forando

P5RWPG · Troy, NY, US

DUPR

3.566

AA
Alexi Anderson

DNX2QX · Watervliet, NY, US

DUPR

3.328

TEAM 2LOSS
JE
Joe Ehlinger

E9NQ5V · USA

DUPR

3.215

SP
Sub Pickle

EL27RW · USA

DUPR

2.550

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-5332856247
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7646360502,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mason Forando",
        "dupr_id": "P5RWPG",
        "rating": 3.566,
        "profile_pic_url": null,
        "location": "Troy, NY, US"
      },
      {
        "name": "Alexi Anderson",
        "dupr_id": "DNX2QX",
        "rating": 3.328,
        "profile_pic_url": null,
        "location": "Watervliet, NY, US"
      }
    ]
  },
  {
    "team_id": 5282518895,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe  Ehlinger",
        "dupr_id": "E9NQ5V",
        "rating": 3.215,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sub Pickle",
        "dupr_id": "EL27RW",
        "rating": 2.55,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]