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

Friday Night 5.0+ Round Robins - Fixed Partner

ID: 7188042624

Match Scores

17-15

Loss

Play Date

2026-02-13

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DF
Drew Foster

V6R9ZP · USA

DUPR

5.002

MR
Madi Romano

EXMR0E · USA

DUPR

5.014

TEAM 2LOSS
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.748

LM
Lauren Moreno

D502L6 · USA

DUPR

4.926

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-7188042624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8315351364,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Drew Foster",
        "dupr_id": "V6R9ZP",
        "rating": 5.002,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Madi Romano",
        "dupr_id": "EXMR0E",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7485776606,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.748,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/76.jpg",
        "location": "Nashville, TN, US"
      },
      {
        "name": "Lauren Moreno",
        "dupr_id": "D502L6",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]