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

MiLP game

ID: 6362232925

Match Scores

16-21

Loss

Play Date

2026-04-09

Play Time (Est)

2:15 AM

Play Location

Edward's Farmz

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
John dion

67MVMQ · Athens, GA, US

DUPR

3.140

PC
Patrick Croffie

76XNVM · USA

DUPR

2.812

TEAM 2WINNER
MD
Michael Dowell

7NWME9 · USA

DUPR

2.947

WW
Wes White

RYL2XN · Elberton, GA, US

DUPR

3.327

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-6362232925
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7415585645,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John dion",
        "dupr_id": "67MVMQ",
        "rating": 3.14,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Patrick  Croffie",
        "dupr_id": "76XNVM",
        "rating": 2.812,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7302928300,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dowell",
        "dupr_id": "7NWME9",
        "rating": 2.947,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wes White",
        "dupr_id": "RYL2XN",
        "rating": 3.327,
        "profile_pic_url": null,
        "location": "Elberton, GA, US"
      }
    ]
  }
]