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

Big Dill - Moneyball

ID: 5097458194

Match Scores

15-11

Win

Play Date

2025-11-15

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SE
Scott Eibes

8JGZ6M · Little Rock, AR, US

DUPR

4.927

MG
Matthew Gerber

6NOGKG · Dallas, TX, US

DUPR

4.857

TEAM 2LOSS
TH
Tyler Hill

5EDJOP · Hot Springs, AR, US

DUPR

4.272

SS
Stephen Sanchez

KOKYWO · Garland County, AR, US

DUPR

4.011

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-5097458194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6907194652,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Eibes",
        "dupr_id": "8JGZ6M",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Matthew Gerber",
        "dupr_id": "6NOGKG",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 4312707530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tyler Hill",
        "dupr_id": "5EDJOP",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Stephen Sanchez",
        "dupr_id": "KOKYWO",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      }
    ]
  }
]