Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Jan2026 miniT

ID: 7557495210

Match Scores

11-3

Loss

Play Date

2026-01-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RM
Randy Martinez

2YZV64 · Gahanna, OH, US

DUPR

3.712

ER
Eric Reisch

QP799R · Powell, OH, US

DUPR

3.826

TEAM 2LOSS
DW
David Wharton

XJ7EK7 · Westerville, OH, US

DUPR

3.264

BB
Bret Bowman

Q5NRLN · Worthington, OH, US

DUPR

3.225

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-7557495210
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7746125926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy Martinez",
        "dupr_id": "2YZV64",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "Gahanna, OH, US"
      },
      {
        "name": "Eric Reisch",
        "dupr_id": "QP799R",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Powell, OH, US"
      }
    ]
  },
  {
    "team_id": 4968709294,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Wharton",
        "dupr_id": "XJ7EK7",
        "rating": 3.264,
        "profile_pic_url": null,
        "location": "Westerville, OH, US"
      },
      {
        "name": "Bret Bowman",
        "dupr_id": "Q5NRLN",
        "rating": 3.225,
        "profile_pic_url": null,
        "location": "Worthington, OH, US"
      }
    ]
  }
]