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

APR252026 miniT-7

ID: 5222668380

Match Scores

11-4

Loss

Play Date

2026-04-25

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Eric Witte

6ZPONQ · Columbus, OH, US

DUPR

3.578

William Landis

0YP774 · Pataskala, OH, US

DUPR

3.585

TEAM 2LOSS
Nicole Shroyer

XJ9YOX · New Albany, OH, US

DUPR

3.273

Joyce Cox

7D5V7M · Lancaster, OH, US

DUPR

3.074

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-5222668380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7890460054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Witte",
        "dupr_id": "6ZPONQ",
        "rating": 3.578,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/18.jpg",
        "location": "Columbus, OH, US"
      },
      {
        "name": "William Landis",
        "dupr_id": "0YP774",
        "rating": 3.585,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Pataskala, OH, US"
      }
    ]
  },
  {
    "team_id": 7826774311,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicole Shroyer",
        "dupr_id": "XJ9YOX",
        "rating": 3.273,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/27.jpg",
        "location": "New Albany, OH, US"
      },
      {
        "name": "Joyce Cox",
        "dupr_id": "7D5V7M",
        "rating": 3.074,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/26.jpg",
        "location": "Lancaster, OH, US"
      }
    ]
  }
]