Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - Mixed 4.0+

ID: 7865440552

Match Scores

11-8

Win

Play Date

2026-04-19

Play Time (Est)

5:00 PM

Play Location

Tyler Racquet Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
Christy Nichols

2QD7VR · Athens, TX, US

DUPR

3.760

Billy Sivley

N7KERZ · Tyler, TX, US

DUPR

4.247

TEAM 2LOSS
Amanda Dupuis

76NGVM · Tyler, TX, US

DUPR

3.560

aidan dean

76N5VM · Smith County, TX, US

DUPR

3.763

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-7865440552
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4706306054,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christy Nichols",
        "dupr_id": "2QD7VR",
        "rating": 3.76,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/41.jpg",
        "location": "Athens, TX, US"
      },
      {
        "name": "Billy Sivley",
        "dupr_id": "N7KERZ",
        "rating": 4.247,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/79.jpg",
        "location": "Tyler, TX, US"
      }
    ]
  },
  {
    "team_id": 5643638702,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Dupuis",
        "dupr_id": "76NGVM",
        "rating": 3.56,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/20.jpg",
        "location": "Tyler, TX, US"
      },
      {
        "name": "aidan dean",
        "dupr_id": "76N5VM",
        "rating": 3.763,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/22.jpg",
        "location": "Smith County, TX, US"
      }
    ]
  }
]