Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool B - DUPR 18 (Sun 4/26)

ID: 4591895439

Match Scores

21-16

Win

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
GS
Greg Smart

3Z6PJD · Oklahoma City, OK, US

DUPR

4.171

JW
Jason workman

1NVLJW · Oklahoma City, OK, US

DUPR

4.435

TEAM 2LOSS
AP
Amog Palanivelu

DYVME4 · Bentonville, AR, US

DUPR

4.273

JH
Jeremy Hacker

9P44JR · Fayetteville, AR, US

DUPR

4.000

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-4591895439
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8061366858,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Smart",
        "dupr_id": "3Z6PJD",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jason workman",
        "dupr_id": "1NVLJW",
        "rating": 4.435,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  },
  {
    "team_id": 6428950966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amog  Palanivelu",
        "dupr_id": "DYVME4",
        "rating": 4.273,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      },
      {
        "name": "Jeremy Hacker",
        "dupr_id": "9P44JR",
        "rating": 4,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      }
    ]
  }
]