Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

February Moneyball

ID: 5217635692

Match Scores

11-8

Win

Play Date

2026-02-21

Play Time (Est)

5:00 PM

Play Location

Texas Pickle Hall

Unverified Facility

Competitor Teams

TEAM 1WINNER
Alex Gonzalez

RZK0QN · Watauga, TX, US

DUPR

4.211

Jorge venegas

ZNNP5W · Decatur, TX, US

DUPR

4.108

TEAM 2LOSS
BA
Brett Allison

MP5QQP · USA

DUPR

3.390

LM
Leonard Mickens

LWY2KJ · USA

DUPR

3.416

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-5217635692
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5009140537,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Gonzalez",
        "dupr_id": "RZK0QN",
        "rating": 4.211,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "Watauga, TX, US"
      },
      {
        "name": "Jorge venegas",
        "dupr_id": "ZNNP5W",
        "rating": 4.108,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/82.jpg",
        "location": "Decatur, TX, US"
      }
    ]
  },
  {
    "team_id": 8158484012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brett Allison",
        "dupr_id": "MP5QQP",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Leonard  Mickens",
        "dupr_id": "LWY2KJ",
        "rating": 3.416,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]