Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1-29-26

ID: 4958237733

Match Scores

6-11

Loss

Play Date

2026-01-29

Play Time (Est)

10:15 AM

Play Location

Pickle & Taps

View Facility Page →

Competitor Teams

TEAM 1LOSS
Christine Burrows

2L5ED7 · Carolina Beach, NC, US

DUPR

3.977

MT
Mark Teschko

8GQVZX · Ocean City, NJ, US

DUPR

3.594

TEAM 2WINNER
MA
Mooda Agil

76VG90 · Wilmington, NC, US

DUPR

4.043

DC
Dawson Cooper

MPPEKV · USA

DUPR

4.094

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-4958237733
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7243882871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christine Burrows",
        "dupr_id": "2L5ED7",
        "rating": 3.977,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6672b010de8dc.jpg",
        "location": "Carolina Beach, NC, US"
      },
      {
        "name": "Mark Teschko",
        "dupr_id": "8GQVZX",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": "Ocean City, NJ, US"
      }
    ]
  },
  {
    "team_id": 6306940218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mooda Agil",
        "dupr_id": "76VG90",
        "rating": 4.043,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Dawson Cooper",
        "dupr_id": "MPPEKV",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]