Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 6677802796

Match Scores

15-12

Loss

Play Date

2026-02-13

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.769

MK
Michelle Kelly

7ZQ2EM · USA

DUPR

5.431

TEAM 2LOSS
DP
Deep Patel

KY69K6 · Rockford, TN, US

DUPR

5.127

MR
Madi Romano

EXMR0E · USA

DUPR

5.009

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-6677802796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7969948275,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.769,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Michelle Kelly",
        "dupr_id": "7ZQ2EM",
        "rating": 5.431,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5126700761,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deep Patel",
        "dupr_id": "KY69K6",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Rockford, TN, US"
      },
      {
        "name": "Madi Romano",
        "dupr_id": "EXMR0E",
        "rating": 5.009,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]